2018-08-29 05:00:08,193 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-274 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-29 05:00:08,196 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=a7BUMz4TCQhrYvJCDTVukhvKk export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.24,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.5 export OS_REGION_NAME=regionOne 2018-08-29 05:00:08,196 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-29 05:00:08,196 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-08-29 05:00:08,205 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-29 05:00:09,671 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_06d96a44-c7cd-4e82-8c8c-73d20dac48bc', 'id': u'705a4935a1db4165b592b9d8e316b83f', 'description': u'Created by OPNFV Functest: connection_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-08-29 05:00:10,250 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8b4da9bff0d046b3b8defa3e12c28dc6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_06d96a44-c7cd-4e82-8c8c-73d20dac48bc'}) 2018-08-29 05:00:10,468 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-29 05:00:10,621 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.24:5000/v3/roles/34b5350f06bb44d0b498b64c3e35c2f2'}, 'domain_id': None, 'human_id': None, 'id': u'34b5350f06bb44d0b498b64c3e35c2f2', 'HUMAN_ID': False}) 2018-08-29 05:00:11,305 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_06d96a44-c7cd-4e82-8c8c-73d20dac48bc', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '810ea0a4-d971-4ed3-a6cb-a30b725d750f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'connection_check-user_06d96a44-c7cd-4e82-8c8c-73d20dac48bc', 'project_id': u'705a4935a1db4165b592b9d8e316b83f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-29 05:00:11,311 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_06d96a44-c7cd-4e82-8c8c-73d20dac48bc', 'password': '810ea0a4-d971-4ed3-a6cb-a30b725d750f', 'project_name': 'connection_check-project_06d96a44-c7cd-4e82-8c8c-73d20dac48bc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '705a4935a1db4165b592b9d8e316b83f', 'project_domain_name': 'Default'} 2018-08-29 05:00:15,554 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-29 05:00:15,554 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-29 05:00:25,117 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 9.551s OK 2018-08-29 05:00:25,244 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 05:00:25,244 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-29 05:00:26,767 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-29 05:00:27,406 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_282ef310-1377-4dcf-a853-7bc3d816f68d', 'id': u'c8c4e2c36ff640bd9e200515f4dcb394', 'description': u'Created by OPNFV Functest: api_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-08-29 05:00:27,887 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5c13b98ea2d2405f88dc2cc899f69588', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_282ef310-1377-4dcf-a853-7bc3d816f68d'}) 2018-08-29 05:00:28,102 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-29 05:00:28,216 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.24:5000/v3/roles/c58afe2a4ac645c9a842fc6e32996d40'}, 'domain_id': None, 'human_id': None, 'id': u'c58afe2a4ac645c9a842fc6e32996d40', 'HUMAN_ID': False}) 2018-08-29 05:00:28,825 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_282ef310-1377-4dcf-a853-7bc3d816f68d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'acc65270-9731-4ef6-b16c-8b9bc5637c77', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'api_check-user_282ef310-1377-4dcf-a853-7bc3d816f68d', 'project_id': u'c8c4e2c36ff640bd9e200515f4dcb394', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-29 05:00:28,830 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_282ef310-1377-4dcf-a853-7bc3d816f68d', 'password': 'acc65270-9731-4ef6-b16c-8b9bc5637c77', 'project_name': 'api_check-project_282ef310-1377-4dcf-a853-7bc3d816f68d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'c8c4e2c36ff640bd9e200515f4dcb394', 'project_domain_name': 'Default'} 2018-08-29 05:00:32,814 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-29 05:00:32,814 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-08-29 05:12:51,359 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 738.426s OK 2018-08-29 05:12:51,493 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 05:12:51,494 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-29 05:12:52,778 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-29 05:12:53,388 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_a5736af9-87dd-4e94-99ce-9f2bd8061546', 'id': u'4502eceebff94fd799e86a5a03c38e91', 'description': u'Created by OPNFV Functest: snaps_health_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-08-29 05:12:53,896 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0dad74562b6c4eb18d0a8f8eb1cf5af9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_a5736af9-87dd-4e94-99ce-9f2bd8061546'}) 2018-08-29 05:12:54,056 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-29 05:12:54,166 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.24:5000/v3/roles/0192ba3c43d44ab880dc73556a103345'}, 'domain_id': None, 'human_id': None, 'id': u'0192ba3c43d44ab880dc73556a103345', 'HUMAN_ID': False}) 2018-08-29 05:12:54,792 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_a5736af9-87dd-4e94-99ce-9f2bd8061546', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '7ab779fb-cb8b-423c-8a1e-7334c97f98e8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_health_check-user_a5736af9-87dd-4e94-99ce-9f2bd8061546', 'project_id': u'4502eceebff94fd799e86a5a03c38e91', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-29 05:12:54,797 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_a5736af9-87dd-4e94-99ce-9f2bd8061546', 'password': '7ab779fb-cb8b-423c-8a1e-7334c97f98e8', 'project_name': 'snaps_health_check-project_a5736af9-87dd-4e94-99ce-9f2bd8061546', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '4502eceebff94fd799e86a5a03c38e91', 'project_domain_name': 'Default'} 2018-08-29 05:12:57,114 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-29 05:12:57,114 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-08-29 05:13:39,196 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 42.080s OK 2018-08-29 05:13:39,311 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 05:13:39,311 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:42 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-08-29 05:13:40,351 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 12:18 | PASS | | snaps_health_check | functest | healthcheck | 00:42 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-29 05:13:40,356 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-29 05:13:43,036 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-274 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-29 05:13:43,041 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=a7BUMz4TCQhrYvJCDTVukhvKk export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.24,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.5 export OS_REGION_NAME=regionOne 2018-08-29 05:13:43,041 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-29 05:13:43,042 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-08-29 05:13:43,078 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-29 05:13:45,052 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', 'id': u'199a6c361a634479973eb2576c5e7b3b', 'description': u'Created by OPNFV Functest: vping_ssh', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-08-29 05:13:45,550 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b54e2d73085b41428ff4168bcb6092fd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_b7951cdb-7ac6-4853-a25d-b6c24cf9067f'}) 2018-08-29 05:13:45,708 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-29 05:13:45,880 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.24:5000/v3/roles/ea4621f1cc794c7c859995dbf0aa5ccb'}, 'domain_id': None, 'human_id': None, 'id': u'ea4621f1cc794c7c859995dbf0aa5ccb', 'HUMAN_ID': False}) 2018-08-29 05:13:46,523 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'fc22bf3d-fcab-41f5-97fa-27203e62860b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_ssh-user_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', 'project_id': u'199a6c361a634479973eb2576c5e7b3b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-29 05:13:46,529 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', 'password': 'fc22bf3d-fcab-41f5-97fa-27203e62860b', 'project_name': 'vping_ssh-project_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '199a6c361a634479973eb2576c5e7b3b', 'project_domain_name': 'Default'} 2018-08-29 05:13:46,529 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-29 05:13:47,505 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T05:13:47Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'3d341dd5-131a-4a79-80a5-4e10ad133619', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', u'admin_state_up': True, u'tenant_id': u'199a6c361a634479973eb2576c5e7b3b', u'created_at': u'2018-08-29T05:13:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'199a6c361a634479973eb2576c5e7b3b'}) 2018-08-29 05:13:48,410 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T05:13: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'1f26ce80-b4b8-4a65-b46c-cb21dbbf03b4', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', u'enable_dhcp': True, u'network_id': u'3d341dd5-131a-4a79-80a5-4e10ad133619', u'tenant_id': u'199a6c361a634479973eb2576c5e7b3b', u'created_at': u'2018-08-29T05:13: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'199a6c361a634479973eb2576c5e7b3b'}) 2018-08-29 05:13:53,275 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'0c72616c-e4f7-4964-93e6-09fc67b91a5f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'22013455-84e2-490c-9984-e92df445cfbb', u'ip_address': u'172.30.9.217'}]}, u'description': u'', u'tags': [], u'tenant_id': u'199a6c361a634479973eb2576c5e7b3b', u'created_at': u'2018-08-29T05:13:52Z', u'admin_state_up': True, u'updated_at': u'2018-08-29T05:13:53Z', u'revision_number': 2, u'routes': [], u'project_id': u'199a6c361a634479973eb2576c5e7b3b', u'id': u'234c9403-76eb-4ab5-863a-37593eb10471', u'name': u'vping_ssh-router_b7951cdb-7ac6-4853-a25d-b6c24cf9067f'}) 2018-08-29 05:13:56,444 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b7086a68-39a0-46a6-849e-a9758cfe92f8/images/bd0bbd09-06a3-4d35-8bbd-e4c6bab51090/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bd0bbd09-06a3-4d35-8bbd-e4c6bab51090/file', 'owner': u'199a6c361a634479973eb2576c5e7b3b', 'id': u'bd0bbd09-06a3-4d35-8bbd-e4c6bab51090', 'size': 12716032, u'self': u'/v2/images/bd0bbd09-06a3-4d35-8bbd-e4c6bab51090', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'199a6c361a634479973eb2576c5e7b3b', 'name': 'vping_ssh-project_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b7086a68-39a0-46a6-849e-a9758cfe92f8/images/bd0bbd09-06a3-4d35-8bbd-e4c6bab51090/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T05:13:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T05:13:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/bd0bbd09-06a3-4d35-8bbd-e4c6bab51090', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', 'created': u'2018-08-29T05:13:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T05:13:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/bd0bbd09-06a3-4d35-8bbd-e4c6bab51090', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-29 05:13:56,643 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', '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'8331fb80acb1488a84bc7cffea257dab', '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'81576272-dcfd-4f10-8584-c6301466a33c', 'swap': 0}) 2018-08-29 05:13:57,046 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtZO3qss9SCihvXsWpWZXQok/w1lPmcxDI5ipEQlzLUCGMohHV56Zp7GRPvF1rpcue4IXgslCHmLy/MXYgBUpIVcTURLLaTdf3BZ6E65ljeZVt/UIOmYOQgH2jN5FN+yOPZLTowySZYHnr68Ko5c9/0SbD+ijM6t7UT9DUiWleSJtVcFNeTHiq2Obw3cMNdrSSF5gT0noV8p5fncMRGk2Pi4pmGowxVrqvAd6UUb3IR4w+TCQmj85Pbj3x7EUVEq8U4i14lSWk6xuXXcfAE5anbno/xzK1Q1s48Nyq1lnQgIjKoJFnrQI7d/uRdpGjDLHDHw76GUeaCnEc5UJqWGAN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArWTt6rLPUgoob17FqVmV0KJP8NZT5nMQyOYqREJcy1AhjKIR\n1eemaexkT7xda6XLnuCF4LJQh5i8vzF2IAVKSFXE1ESy2k3X9wWehOuZY3mVbf1C\nDpmDkIB9ozeRTfsjj2S06MMkmWB56+vCqOXPf9Emw/oozOre1E/Q1IlpXkibVXBT\nXkx4qtjm8N3DDXa0kheYE9J6FfKeX53DERpNj4uKZhqMMVa6rwHelFG9yEeMPkwk\nJo/OT2498exFFRKvFOIteJUlpOsbl13HwBOWp256P8cytUNbOPDcqtZZ0ICIyqCR\nZ60CO3f7kXaRowyxwx8O+hlHmgpxHOVCalhgDQIDAQABAoIBAE23VSPCrUW6I9F3\nCuUSsCFo/qeViNlbbYR+FSevDuRZsA/WfGQBhgcn2vYaGU0sbI1zWM4TXiDIhqCz\nTJyhgl/VgXkaqYdLKKchL6Gn74I0dpNr1fWxPNTBoo5LU6c+DvwwSR2iiX7tTPg/\nHWqSRmSlm9hvAWaHRwSmGZWJWV7WMwHw0SSAjQ5W/bUY3e6tL+JKftBsiILV6VmS\nO+Dya5c54Y2lIREA9aKe9/VByz8WTs7eyzJEHQJYASK3b7TMV1R/bwqg6wT7hkx+\nkZE9hKc6sbKLABr86VqqmjznSr9olnnNVdCoM8mD85rVqOVzBOHcwkjb+TvxIZRR\nowICnEkCgYEA3+4KsUkF2RG9eugpXrq2ezJD0IqL2lhUGF641YhUjzEVs93IH/sy\nK8z5uU2xjXat5wSIrOt2LC4dmIYnOoy8X4Lbg35eveK1MfpRs2iSUcOUGl7MVLcZ\n9jyAAD2izjg2/i5D2MlNGfjI72vBNK8Z4RfVEReu5iDj0CNhC1Nfru8CgYEAxjoY\n00/767D8gAagHIOZNcVSMT5Ut45cnhjHCiCSLgxrjBvhsbkCh0l1W/zlu0iTO2DL\nK11W49a0Q+0z5Qmrj8tHNnLC6if7Wkz7XPnTGwz1pR5zaPcg3jfTmKTlQEWn1z+v\nvtLtVWCLVxvHkBEKYMsRV3rcAjMT3EcSMQbr4MMCgYEAr0HCpJYeOZGk1ni1SCqh\nfzIL2T9VzYGr75bS2mxkod0suyUs57rVvWojWF/yQmFMIa5uucdfKZy+FQ2Jzk0v\ncSEdZICW7c5tObxMDToeqleDpk/jY7oaW5lmJMoYjYV5pN3Yw+ZorZcEzD1tbSpN\n+tmILGR4wiujoNbPsOmDzYkCgYEAjX/fRMhtrhsSw1j3ZiNSdJ28REaYNsc6ueg5\n/LKvZoubIdKtUy4b7fK0AcwPOZde8h3wKa5hXhZfa7WhO7ehbe3PkcBt/rQ3qogV\nTpNO7Jpdp1aLT7xJDBeRxf6/XxfZ7b8adv8eR7m4/Z9o3yAq5llOscGT10YawT1C\ncRjdu/0CgYEAp5PyidBLzs0c8WdtFv/nK1OURk/wPrJTMFpmK7tYlPhu7MB0nP1n\n/N4yEIVxNUFoeVzh7nrcEiWmeLiP6pGhZDl45zHd30DgirgyPJO+UiiFQhvqupXb\nhznTj6dEduULVErkTxzJVjj6biq6Ly9A00Zc/Sl1cP0C53BotlFnZY4=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b54e2d73085b41428ff4168bcb6092fd', 'name': u'vping_ssh-kp_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', 'created_at': '2018-08-29T05:13:57.046844', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'199a6c361a634479973eb2576c5e7b3b', 'name': 'vping_ssh-project_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c9:75:56:ac:6a:d1:38:14:a7:13:3f:34:a1:c3:fd:e4', 'type': 'ssh', 'id': u'vping_ssh-kp_b7951cdb-7ac6-4853-a25d-b6c24cf9067f'}) 2018-08-29 05:13:57,047 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEArWTt6rLPUgoob17FqVmV0KJP8NZT5nMQyOYqREJcy1AhjKIR 1eemaexkT7xda6XLnuCF4LJQh5i8vzF2IAVKSFXE1ESy2k3X9wWehOuZY3mVbf1C DpmDkIB9ozeRTfsjj2S06MMkmWB56+vCqOXPf9Emw/oozOre1E/Q1IlpXkibVXBT Xkx4qtjm8N3DDXa0kheYE9J6FfKeX53DERpNj4uKZhqMMVa6rwHelFG9yEeMPkwk Jo/OT2498exFFRKvFOIteJUlpOsbl13HwBOWp256P8cytUNbOPDcqtZZ0ICIyqCR Z60CO3f7kXaRowyxwx8O+hlHmgpxHOVCalhgDQIDAQABAoIBAE23VSPCrUW6I9F3 CuUSsCFo/qeViNlbbYR+FSevDuRZsA/WfGQBhgcn2vYaGU0sbI1zWM4TXiDIhqCz TJyhgl/VgXkaqYdLKKchL6Gn74I0dpNr1fWxPNTBoo5LU6c+DvwwSR2iiX7tTPg/ HWqSRmSlm9hvAWaHRwSmGZWJWV7WMwHw0SSAjQ5W/bUY3e6tL+JKftBsiILV6VmS O+Dya5c54Y2lIREA9aKe9/VByz8WTs7eyzJEHQJYASK3b7TMV1R/bwqg6wT7hkx+ kZE9hKc6sbKLABr86VqqmjznSr9olnnNVdCoM8mD85rVqOVzBOHcwkjb+TvxIZRR owICnEkCgYEA3+4KsUkF2RG9eugpXrq2ezJD0IqL2lhUGF641YhUjzEVs93IH/sy K8z5uU2xjXat5wSIrOt2LC4dmIYnOoy8X4Lbg35eveK1MfpRs2iSUcOUGl7MVLcZ 9jyAAD2izjg2/i5D2MlNGfjI72vBNK8Z4RfVEReu5iDj0CNhC1Nfru8CgYEAxjoY 00/767D8gAagHIOZNcVSMT5Ut45cnhjHCiCSLgxrjBvhsbkCh0l1W/zlu0iTO2DL K11W49a0Q+0z5Qmrj8tHNnLC6if7Wkz7XPnTGwz1pR5zaPcg3jfTmKTlQEWn1z+v vtLtVWCLVxvHkBEKYMsRV3rcAjMT3EcSMQbr4MMCgYEAr0HCpJYeOZGk1ni1SCqh fzIL2T9VzYGr75bS2mxkod0suyUs57rVvWojWF/yQmFMIa5uucdfKZy+FQ2Jzk0v cSEdZICW7c5tObxMDToeqleDpk/jY7oaW5lmJMoYjYV5pN3Yw+ZorZcEzD1tbSpN +tmILGR4wiujoNbPsOmDzYkCgYEAjX/fRMhtrhsSw1j3ZiNSdJ28REaYNsc6ueg5 /LKvZoubIdKtUy4b7fK0AcwPOZde8h3wKa5hXhZfa7WhO7ehbe3PkcBt/rQ3qogV TpNO7Jpdp1aLT7xJDBeRxf6/XxfZ7b8adv8eR7m4/Z9o3yAq5llOscGT10YawT1C cRjdu/0CgYEAp5PyidBLzs0c8WdtFv/nK1OURk/wPrJTMFpmK7tYlPhu7MB0nP1n /N4yEIVxNUFoeVzh7nrcEiWmeLiP6pGhZDl45zHd30DgirgyPJO+UiiFQhvqupXb hznTj6dEduULVErkTxzJVjj6biq6Ly9A00Zc/Sl1cP0C53BotlFnZY4= -----END RSA PRIVATE KEY----- 2018-08-29 05:14:09,872 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_b7951cdb-7ac6-4853-a25d-b6c24cf9067f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a4:64:6d', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bd0bbd09-06a3-4d35-8bbd-e4c6bab51090'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-29T05:14:05.000000', 'flavor': Munch({u'id': u'81576272-dcfd-4f10-8584-c6301466a33c'}), 'az': u'nova', 'id': u'3a5ea0b7-fce0-4b92-9c99-69ea47b4b25d', 'security_groups': [Munch({u'name': u'vping_ssh-sg_b7951cdb-7ac6-4853-a25d-b6c24cf9067f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b54e2d73085b41428ff4168bcb6092fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'199a6c361a634479973eb2576c5e7b3b', 'name': 'vping_ssh-project_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-29T05:14:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T05:14:07Z', 'hostId': u'e5caebe6710a81605f9befb99d86883fef628c5e0cb0dbad628df58a', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'e5caebe6710a81605f9befb99d86883fef628c5e0cb0dbad628df58a', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-29T05:14:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'199a6c361a634479973eb2576c5e7b3b', 'name': u'vping_ssh-vm2_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', 'adminPass': u'JujfxYea3yMi', 'tenant_id': u'199a6c361a634479973eb2576c5e7b3b', 'region': 'regionOne', 'created': u'2018-08-29T05:14:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-08-29 05:14:22,956 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_b7951cdb-7ac6-4853-a25d-b6c24cf9067f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:49:a4:05', 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'bd0bbd09-06a3-4d35-8bbd-e4c6bab51090'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-29T05:14:19.000000', 'flavor': Munch({u'id': u'81576272-dcfd-4f10-8584-c6301466a33c'}), 'az': u'nova', 'id': u'6175b071-7258-4b52-8f41-01683d3bd3f3', 'security_groups': [Munch({u'name': u'vping_ssh-sg_b7951cdb-7ac6-4853-a25d-b6c24cf9067f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b54e2d73085b41428ff4168bcb6092fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'199a6c361a634479973eb2576c5e7b3b', 'name': 'vping_ssh-project_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-29T05:14:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T05:14:19Z', 'hostId': u'12c633b86bc6516dfbb873b02637a743eaf89bc0da9cb2d7c697b080', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'12c633b86bc6516dfbb873b02637a743eaf89bc0da9cb2d7c697b080', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-29T05:14:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'199a6c361a634479973eb2576c5e7b3b', 'name': u'vping_ssh-vm_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', 'adminPass': u'uywcSww6Ry56', 'tenant_id': u'199a6c361a634479973eb2576c5e7b3b', 'region': 'regionOne', 'created': u'2018-08-29T05:14:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-08-29 05:14:24,873 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'234c9403-76eb-4ab5-863a-37593eb10471', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'199a6c361a634479973eb2576c5e7b3b', 'created_at': u'2018-08-29T05:14:23Z', 'attached': True, 'updated_at': u'2018-08-29T05:14:23Z', 'id': u'96e0dc78-194d-4b21-b340-bd086ab31fa1', 'floating_network_id': u'0c72616c-e4f7-4964-93e6-09fc67b91a5f', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.220', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'199a6c361a634479973eb2576c5e7b3b', 'name': 'vping_ssh-project_b7951cdb-7ac6-4853-a25d-b6c24cf9067f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'234c9403-76eb-4ab5-863a-37593eb10471', 'project_id': u'199a6c361a634479973eb2576c5e7b3b', 'port_id': u'2445146f-9ff8-4dd9-a3d6-b29ebfa6f44a', 'port': u'2445146f-9ff8-4dd9-a3d6-b29ebfa6f44a', 'network': u'0c72616c-e4f7-4964-93e6-09fc67b91a5f'}) 2018-08-29 05:14:25,990 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 514657459 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.910 MHz processor [ 0.128223] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129849] pid_max: default: 32768 minimum: 301 [ 0.130733] ACPI: Core revision 20150930 [ 0.132103] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133388] Security Framework initialized [ 0.134193] Yama: becoming mindful. [ 0.134909] AppArmor: AppArmor initialized [ 0.135765] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137076] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138332] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139518] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140879] Initializing cgroup subsys io [ 0.141687] Initializing cgroup subsys memory [ 0.142538] Initializing cgroup subsys devices [ 0.143405] Initializing cgroup subsys freezer [ 0.144261] Initializing cgroup subsys net_cls [ 0.145111] Initializing cgroup subsys perf_event [ 0.146005] Initializing cgroup subsys net_prio [ 0.146872] Initializing cgroup subsys hugetlb [ 0.147736] Initializing cgroup subsys pids [ 0.148597] CPU: Physical Processor ID: 0 [ 0.150098] mce: CPU supports 10 MCE banks [ 0.150930] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151919] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164134] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170487] ftrace: allocating 31920 entries in 125 pages [ 0.196601] smpboot: Max logical packages: 1 [ 0.197447] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198774] x2apic enabled [ 0.199585] Switched APIC routing to physical x2apic. [ 0.201315] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202412] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204366] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206121] KVM setup paravirtual spinlock [ 0.207411] x86: Booted up 1 node, 1 CPUs [ 0.208208] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209580] devtmpfs: initialized [ 0.211287] evm: security.selinux [ 0.211981] evm: security.SMACK64 [ 0.212660] evm: security.SMACK64EXEC [ 0.213394] evm: security.SMACK64TRANSMUTE [ 0.214187] evm: security.SMACK64MMAP [ 0.214914] evm: security.ima [ 0.215549] evm: security.capability [ 0.216344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218161] pinctrl core: initialized pinctrl subsystem [ 0.219235] RTC time: 5:14:19, date: 08/29/18 [ 0.220188] NET: Registered protocol family 16 [ 0.221150] cpuidle: using governor ladder [ 0.221953] cpuidle: using governor menu [ 0.222728] PCCT header not found. [ 0.223467] ACPI: bus type PCI registered [ 0.224268] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225492] PCI: Using configuration type 1 for base access [ 0.227229] ACPI: Added _OSI(Module Device) [ 0.228058] ACPI: Added _OSI(Processor Device) [ 0.228910] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229796] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231900] ACPI: Interpreter enabled [ 0.232658] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236295] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238115] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.239925] ACPI: (supports S0 S5) [ 0.240622] ACPI: Using IOAPIC for interrupt routing [ 0.241609] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.245793] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248176] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250366] acpiphp: Slot [3] registered [ 0.251155] acpiphp: Slot [4] registered [ 0.251939] acpiphp: Slot [5] registered [ 0.252725] acpiphp: Slot [6] registered [ 0.253510] acpiphp: Slot [7] registered [ 0.254302] acpiphp: Slot [8] registered [ 0.255091] acpiphp: Slot [9] registered [ 0.255872] acpiphp: Slot [10] registered [ 0.256670] acpiphp: Slot [11] registered [ 0.257477] acpiphp: Slot [12] registered [ 0.258280] acpiphp: Slot [13] registered [ 0.259082] acpiphp: Slot [14] registered [ 0.259878] acpiphp: Slot [15] registered [ 0.270598] acpiphp: Slot [16] registered [ 0.271403] acpiphp: Slot [17] registered [ 0.272202] acpiphp: Slot [18] registered [ 0.273001] acpiphp: Slot [19] registered [ 0.273803] acpiphp: Slot [20] registered [ 0.274617] acpiphp: Slot [21] registered [ 0.275430] acpiphp: Slot [22] registered [ 0.276242] acpiphp: Slot [23] registered [ 0.277074] acpiphp: Slot [24] registered [ 0.277879] acpiphp: Slot [25] registered [ 0.278693] acpiphp: Slot [26] registered [ 0.279504] acpiphp: Slot [27] registered [ 0.280315] acpiphp: Slot [28] registered [ 0.281124] acpiphp: Slot [29] registered [ 0.281927] acpiphp: Slot [30] registered [ 0.282741] acpiphp: Slot [31] registered [ 0.283548] PCI host bridge to bus 0000:00 [ 0.284354] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.285559] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286769] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288214] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.289652] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.295889] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297168] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298337] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.299599] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306329] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.307757] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355079] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.356543] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.357954] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.359356] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.360729] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.361978] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.363446] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.364493] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.366030] vgaarb: loaded [ 0.366626] vgaarb: bridge control possible 0000:00:02.0 [ 0.367747] SCSI subsystem initialized [ 0.368558] ACPI: bus type USB registered [ 0.369369] usbcore: registered new interface driver usbfs [ 0.370391] usbcore: registered new interface driver hub [ 0.371387] usbcore: registered new device driver usb [ 0.372430] PCI: Using ACPI for IRQ routing [ 0.373445] NetLabel: Initializing [ 0.374152] NetLabel: domain hash size = 128 [ 0.375002] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.375944] NetLabel: unlabeled traffic allowed by default [ 0.377030] clocksource: Switched to clocksource kvm-clock [ 0.382390] AppArmor: AppArmor Filesystem Enabled [ 0.383377] pnp: PnP ACPI init [ 0.384280] pnp: PnP ACPI: found 5 devices [ 0.390646] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.392370] NET: Registered protocol family 2 [ 0.393320] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.394582] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.395743] TCP: Hash tables configured (established 4096 bind 4096) [ 0.396893] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.397971] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.399136] NET: Registered protocol family 1 [ 0.400003] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.401117] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.402190] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.416191] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.430391] Trying to unpack rootfs image as initramfs... [ 0.479544] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.493762] Scanning for low memory corruption every 60 seconds [ 0.495091] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496229] audit: initializing netlink subsys (disabled) [ 0.497250] audit: type=2000 audit(1535519660.340:1): initialized [ 0.498550] Initialise system trusted keyring [ 0.499472] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502587] zbud: loaded [ 0.503282] VFS: Disk quotas dquot_6.6.0 [ 0.504096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505603] fuse init (API version 7.23) [ 0.506497] Key type big_key registered [ 0.507295] Allocating IMA MOK and blacklist keyrings. [ 0.508755] Key type asymmetric registered [ 0.509586] Asymmetric key parser 'x509' registered [ 0.510538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.512008] io scheduler noop registered [ 0.512791] io scheduler deadline registered (default) [ 0.513782] io scheduler cfq registered [ 0.514620] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515657] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516908] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518370] ACPI: Power Button [PWRF] [ 0.519198] GHES: HEST is not enabled! [ 0.532872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560690] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562944] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.589097] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.591738] Linux agpgart interface v0.103 [ 0.593802] brd: module loaded [ 0.595006] loop: module loaded [ 0.600207] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601651] GPT:90111 != 2097151 [ 0.602325] GPT:Alternate GPT header not at the end of the disk. [ 0.603410] GPT:90111 != 2097151 [ 0.604075] GPT: Use GNU Parted to correct GPT errors. [ 0.605053] vda: vda1 vda15 [ 0.606722] scsi host0: ata_piix [ 0.607462] scsi host1: ata_piix [ 0.608164] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.609384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.610822] libphy: Fixed MDIO Bus: probed [ 0.611630] tun: Universal TUN/TAP device driver, 1.6 [ 0.612562] tun: (C) 1999-2004 Max Krasnyansky [ 0.614926] PPP generic driver version 2.4.2 [ 0.615814] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.617199] ehci-pci: EHCI PCI platform driver [ 0.618065] ehci-platform: EHCI generic platform driver [ 0.619053] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.620158] ohci-pci: OHCI PCI platform driver [ 0.621015] ohci-platform: OHCI generic platform driver [ 0.622043] uhci_hcd: USB Universal Host Controller Interface driver [ 0.636574] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.637577] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639024] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640009] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.641118] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.643717] usb usb1: Product: UHCI Host Controller [ 0.644650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.645779] usb usb1: SerialNumber: 0000:00:01.2 [ 0.646838] hub 1-0:1.0: USB hub found [ 0.647610] hub 1-0:1.0: 2 ports detected [ 0.648503] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650603] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651572] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652584] mousedev: PS/2 mouse device common for all mice [ 0.653832] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655656] rtc_cmos 00:00: RTC can wake from S4 [ 0.656733] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.657916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659102] i2c /dev entries driver [ 0.659852] device-mapper: uevent: version 1.0.3 [ 0.660777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662385] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663669] NET: Registered protocol family 10 [ 0.664650] NET: Registered protocol family 17 [ 0.665537] Key type dns_resolver registered [ 0.666451] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.667528] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669319] registered taskstats version 1 [ 0.670158] Loading compiled-in X.509 certificates [ 0.671592] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673415] zswap: loaded using pool lzo/zbud [ 0.674772] Key type trusted registered [ 0.676313] Key type encrypted registered [ 0.677134] AppArmor: AppArmor sha1 policy hashing enabled [ 0.678149] ima: No TPM chip found, activating TPM-bypass! [ 0.679167] evm: HMAC attrs: 0x1 [ 0.680501] Magic number: 14:886:214 [ 0.681366] rtc_cmos 00:00: setting system clock to 2018-08-29 05:14:20 UTC (1535519660) [ 0.682941] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.684043] EDD information not available. [ 0.770140] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.771700] Write protecting the kernel read-only data: 14336k [ 0.783579] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.785421] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 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.05 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.248368] 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.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.15. iid=i-00000024 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcfLw2HQt4DFueKoagrhjXDgKps8/U3GttZA+abg/2tEGhZkRInI2aervcGc+tuMxF52lMR4CVh+uqqV4UMye+J4sBv8pKnUuJwpLJGXV6n6GP5Kz1M14Yu/OFzUGrtCQfrBxhIQSqGTDNVy0oZbDFMUL7cUfGtdfgIxIxssZcYq07HctfwizK1YhHyFeC2Ki5Y63JGRp5xdwtfmm3Icy7OMFrTurmzG0cHlTyayd8tAtykjQy1ipUikUa6WZfbLYy7SN4AtdtdFGzv2jheIxUf2toP7KxvicmcvwFmlbNwS/cjycdL9Kr7TolXA3AfRK/FdOzg1GKZdNBaXdDcA7P root@vping-ssh-vm-b7951cdb-7ac6-4853-a25d-b6c24cf9067f ssh-dss AAAAB3NzaC1kc3MAAACBANYWJ4qFdGQXksZn/W+eeYee+sZSzkFoq+I87Sn7WnELwNpN//FH8tUmlrl3cVN5JRwdLOrktmgNrEiK996TfZIKy3P+9OHJlQU39/bacS+/jbjk0L+vs2K+Nu2FUKI2pZRDABvqd/PDXGT/x0Oa7cwKHe+5WXuoy9RcoYLGuOW5AAAAFQDb9WurEh7AxRB5Q7o9pIfr75a0ZQAAAIBOEqqs2g8qvlvpZyf+E9KJ8P79Wo03jAFZklnmzDsANXiRO3GYljJ/DfwyBQ7pVyS0IIlGD69hEpPGvDs3WWtlY+h01WXGZ+ynaEatqCp8lOSq56iKyPD+tYV7zxKK34NgDUrdMS17ojTAFQlO0qyTYZz4zWSalztmURRzUUEeZAAAAIEAkA14mS3TVIwa323AekkiyllJxarpJk5lJHvKAGRyrbmlXWaVgdAfji4efRq5wIc1RbB7B6gnphFkMgFT5KmVxsbl4ZWUWvKx3AYZlmFPzlz8Uc2rpdikMn9iojOExvf3Xbol/UmN0sWIdsNapsooAY2urnZteUA+THvGw9S2q/M= root@vping-ssh-vm-b7951cdb-7ac6-4853-a25d-b6c24cf9067f -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe49:a405/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 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-00000024 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-b7951cdb-7ac6-4853-a25d-b6c24cf9067f launch-index: 0 === cirros: current=0.4.0 uptime=3.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-b7951cdb-7ac6-4853-a25d-b6c24cf9067f login: 2018-08-29 05:14:37,097 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.12 (192.168.120.12): 56 data bytes --- 192.168.120.12 ping statistics --- 1 packets transmitted, 0 packets received, 100% packet loss 2018-08-29 05:14:37,098 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-29 05:14:37,214 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 05:14:37,214 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:51 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-29 05:15:03,836 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-08-29 05:15:03,888 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-29 05:15:04,759 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_a596cd68-50b6-4fd4-ba9f-dc87fc319ead', 'id': u'fd63af4c54d24a4fb8e1b1a68f1cf9bd', 'description': u'Created by OPNFV Functest: vping_userdata', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-08-29 05:15:05,207 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a000ceccb71145dca32d7e79f7d42bea', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_a596cd68-50b6-4fd4-ba9f-dc87fc319ead'}) 2018-08-29 05:15:05,375 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-29 05:15:05,619 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.24:5000/v3/roles/690939f3c17b4e2a814a758cd25eda1e'}, 'domain_id': None, 'human_id': None, 'id': u'690939f3c17b4e2a814a758cd25eda1e', 'HUMAN_ID': False}) 2018-08-29 05:15:06,168 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_a596cd68-50b6-4fd4-ba9f-dc87fc319ead', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '292999b1-029c-4935-b842-fc908fe7d5b3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_userdata-user_a596cd68-50b6-4fd4-ba9f-dc87fc319ead', 'project_id': u'fd63af4c54d24a4fb8e1b1a68f1cf9bd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-29 05:15:06,174 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_a596cd68-50b6-4fd4-ba9f-dc87fc319ead', 'password': '292999b1-029c-4935-b842-fc908fe7d5b3', 'project_name': 'vping_userdata-project_a596cd68-50b6-4fd4-ba9f-dc87fc319ead', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'fd63af4c54d24a4fb8e1b1a68f1cf9bd', 'project_domain_name': 'Default'} 2018-08-29 05:15:06,174 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-29 05:15:07,128 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T05:15:06Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'dc65c3da-0263-4de8-91fe-6e3e9b3052da', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_a596cd68-50b6-4fd4-ba9f-dc87fc319ead', u'admin_state_up': True, u'tenant_id': u'fd63af4c54d24a4fb8e1b1a68f1cf9bd', u'created_at': u'2018-08-29T05:15:06Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fd63af4c54d24a4fb8e1b1a68f1cf9bd'}) 2018-08-29 05:15:08,050 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T05:15:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'146bccb2-cabb-4504-823e-00e2c244394f', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_a596cd68-50b6-4fd4-ba9f-dc87fc319ead', u'enable_dhcp': True, u'network_id': u'dc65c3da-0263-4de8-91fe-6e3e9b3052da', u'tenant_id': u'fd63af4c54d24a4fb8e1b1a68f1cf9bd', u'created_at': u'2018-08-29T05:15:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fd63af4c54d24a4fb8e1b1a68f1cf9bd'}) 2018-08-29 05:15:12,772 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'0c72616c-e4f7-4964-93e6-09fc67b91a5f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'22013455-84e2-490c-9984-e92df445cfbb', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'fd63af4c54d24a4fb8e1b1a68f1cf9bd', u'created_at': u'2018-08-29T05:15:11Z', u'admin_state_up': True, u'updated_at': u'2018-08-29T05:15:12Z', u'revision_number': 2, u'routes': [], u'project_id': u'fd63af4c54d24a4fb8e1b1a68f1cf9bd', u'id': u'df6eb782-65f4-412a-b395-2ccbbec40c63', u'name': u'vping_userdata-router_a596cd68-50b6-4fd4-ba9f-dc87fc319ead'}) 2018-08-29 05:15:16,981 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b7086a68-39a0-46a6-849e-a9758cfe92f8/images/9821bfce-6314-4edf-9cd4-244ec5a56475/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9821bfce-6314-4edf-9cd4-244ec5a56475/file', 'owner': u'fd63af4c54d24a4fb8e1b1a68f1cf9bd', 'id': u'9821bfce-6314-4edf-9cd4-244ec5a56475', 'size': 12716032, u'self': u'/v2/images/9821bfce-6314-4edf-9cd4-244ec5a56475', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fd63af4c54d24a4fb8e1b1a68f1cf9bd', 'name': 'vping_userdata-project_a596cd68-50b6-4fd4-ba9f-dc87fc319ead', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b7086a68-39a0-46a6-849e-a9758cfe92f8/images/9821bfce-6314-4edf-9cd4-244ec5a56475/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T05:15:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-29T05:15:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_a596cd68-50b6-4fd4-ba9f-dc87fc319ead', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9821bfce-6314-4edf-9cd4-244ec5a56475', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_a596cd68-50b6-4fd4-ba9f-dc87fc319ead', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_a596cd68-50b6-4fd4-ba9f-dc87fc319ead', 'created': u'2018-08-29T05:15:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T05:15:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9821bfce-6314-4edf-9cd4-244ec5a56475', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_a596cd68-50b6-4fd4-ba9f-dc87fc319ead', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-29 05:15:17,187 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_a596cd68-50b6-4fd4-ba9f-dc87fc319ead', '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'8331fb80acb1488a84bc7cffea257dab', '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'92133b52-a0f2-4173-b059-5c425eb9ed53', 'swap': 0}) 2018-08-29 05:15:26,149 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_a596cd68-50b6-4fd4-ba9f-dc87fc319ead': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a7:75:06', 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'9821bfce-6314-4edf-9cd4-244ec5a56475'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-29T05:15:23.000000', 'flavor': Munch({u'id': u'92133b52-a0f2-4173-b059-5c425eb9ed53'}), 'az': u'nova', 'id': u'cbaa1e2a-6e15-4549-bcb2-3252ca384a89', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a000ceccb71145dca32d7e79f7d42bea', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fd63af4c54d24a4fb8e1b1a68f1cf9bd', 'name': 'vping_userdata-project_a596cd68-50b6-4fd4-ba9f-dc87fc319ead', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-29T05:15:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T05:15:24Z', 'hostId': u'8ae9cd4755aeb6efd827e15b379d55f51970d0bcef99b06efb28c1fe', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'8ae9cd4755aeb6efd827e15b379d55f51970d0bcef99b06efb28c1fe', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-29T05:15:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fd63af4c54d24a4fb8e1b1a68f1cf9bd', 'name': u'vping_userdata-vm_a596cd68-50b6-4fd4-ba9f-dc87fc319ead', 'adminPass': u'QYiy6hmim9xx', 'tenant_id': u'fd63af4c54d24a4fb8e1b1a68f1cf9bd', 'region': 'regionOne', 'created': u'2018-08-29T05:15:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-08-29 05:15:33,941 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_a596cd68-50b6-4fd4-ba9f-dc87fc319ead': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f9:e1:10', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9821bfce-6314-4edf-9cd4-244ec5a56475'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-29T05:15:32.000000', 'flavor': Munch({u'id': u'92133b52-a0f2-4173-b059-5c425eb9ed53'}), 'az': u'nova', 'id': u'9543e80a-6d65-4bee-b862-584cb5e7cbac', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a000ceccb71145dca32d7e79f7d42bea', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fd63af4c54d24a4fb8e1b1a68f1cf9bd', 'name': 'vping_userdata-project_a596cd68-50b6-4fd4-ba9f-dc87fc319ead', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-29T05:15:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-29T05:15:33Z', 'hostId': u'37b20a3658d55e9bfa66c797840aeff642a5b6b51d1d7dc3b207a8fd', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'37b20a3658d55e9bfa66c797840aeff642a5b6b51d1d7dc3b207a8fd', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-29T05:15:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fd63af4c54d24a4fb8e1b1a68f1cf9bd', 'name': u'vping_userdata-vm2_a596cd68-50b6-4fd4-ba9f-dc87fc319ead', 'adminPass': u'bZc8cEcGhV2m', 'tenant_id': u'fd63af4c54d24a4fb8e1b1a68f1cf9bd', 'region': 'regionOne', 'created': u'2018-08-29T05:15:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-08-29 05:15:33,942 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-29 05:15:36,544 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: 2018-08-29 05:15:36,545 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:15:39,031 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 2018-08-29 05:15:41,793 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] 2018-08-29 05:15:44,444 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] 2018-08-29 05:15:47,182 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] 2018-08-29 05:15:49,930 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO 2018-08-29 05:15:52,707 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO 2018-08-29 05:15:55,343 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO 2018-08-29 05:15:57,791 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO 2018-08-29 05:16:00,565 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO 2018-08-29 05:16:03,016 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO 2018-08-29 05:16:03,017 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:16:05,715 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO 2018-08-29 05:16:08,584 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO 2018-08-29 05:16:11,223 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO 2018-08-29 05:16:13,864 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO 2018-08-29 05:16:16,501 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO 2018-08-29 05:16:19,159 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO 2018-08-29 05:16:21,978 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:16:24,674 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:16:27,400 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:16:30,454 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:16:30,455 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:16:33,051 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:16:35,658 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:16:38,106 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:16:40,727 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:16:43,511 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:16:46,128 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:16:48,737 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:16:51,328 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:16:53,949 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:16:56,556 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:16:56,557 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:16:59,282 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:01,737 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:04,191 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:06,784 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:09,249 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:11,855 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:14,455 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:17,053 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:19,500 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:22,265 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:22,266 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:17:24,881 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:27,315 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:29,886 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:32,364 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:34,982 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:37,586 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:40,158 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:42,753 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:45,203 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:47,752 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:47,753 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:17:50,370 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:52,976 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:55,626 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:17:58,094 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:00,718 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:03,291 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:05,897 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:08,340 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:10,864 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:13,330 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:13,331 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:18:15,805 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:18,423 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:21,054 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:23,711 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:26,321 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:28,931 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:31,377 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:33,987 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:36,684 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:39,296 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:39,297 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:18:41,912 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:44,474 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:47,103 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:49,577 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:52,149 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:54,800 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:57,377 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:18:59,989 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:02,717 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:05,348 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:05,349 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:19:07,875 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:10,481 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:13,086 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:15,803 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:18,427 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:21,042 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:23,646 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:26,267 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:28,883 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:31,550 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:31,551 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:19:34,140 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:36,780 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:39,371 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:41,817 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:44,255 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:46,871 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:49,493 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:52,199 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:54,703 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:57,308 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:19:57,310 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:20:00,111 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:02,772 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:05,371 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:07,977 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:10,599 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:13,334 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:15,936 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:18,532 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:21,272 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:24,196 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:24,197 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:20:26,936 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:29,679 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:32,447 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:34,906 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:37,783 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:40,523 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:42,838 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:45,431 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:47,884 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:50,779 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:50,780 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:20:53,386 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:55,990 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:20:58,570 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:01,192 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:03,922 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:06,670 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:09,230 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:11,770 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:14,394 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:17,210 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:17,211 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:21:19,830 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:22,133 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:24,673 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:27,293 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:30,151 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:32,757 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:35,355 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:38,129 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:40,586 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:43,042 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:43,043 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:21:45,503 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:48,210 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:50,951 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:53,576 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:56,181 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:21:58,925 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:01,241 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:03,825 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:06,427 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:09,275 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:09,276 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:22:11,866 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:14,473 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:17,290 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:19,912 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:22,532 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:25,171 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:27,765 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:30,549 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:32,996 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:35,606 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:35,607 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:22:38,197 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:40,954 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:43,593 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:46,171 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:22:48,833 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized 2018-08-29 05:22:51,444 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized 2018-08-29 05:22:54,048 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized 2018-08-29 05:22:56,832 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO 2018-08-29 05:22:59,283 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO 2018-08-29 05:23:01,614 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO 2018-08-29 05:23:01,615 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:23:04,202 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO 2018-08-29 05:23:06,845 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO 2018-08-29 05:23:09,477 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO 2018-08-29 05:23:12,394 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO 2018-08-29 05:23:15,180 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO 2018-08-29 05:23:17,663 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO 2018-08-29 05:23:20,274 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO 2018-08-29 05:23:22,863 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO 2018-08-29 05:23:25,336 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO 2018-08-29 05:23:27,944 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO 2018-08-29 05:23:27,945 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:23:30,258 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:23:32,707 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:23:35,298 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:23:37,754 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:23:40,333 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:23:42,646 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:23:45,417 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:23:47,722 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:23:50,245 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:23:52,955 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:23:52,956 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-08-29 05:23:55,717 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:23:58,293 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:24:00,998 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:24:03,568 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:24:06,254 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:24:08,856 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:24:11,469 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:24:13,926 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:24:16,389 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:24:18,977 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 504297878 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.910 MHz processor [ 0.130263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131908] pid_max: default: 32768 minimum: 301 [ 0.132798] ACPI: Core revision 20150930 [ 0.134183] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135482] Security Framework initialized [ 0.136290] Yama: becoming mindful. [ 0.137010] AppArmor: AppArmor initialized [ 0.137870] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139189] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140457] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143042] Initializing cgroup subsys io [ 0.143853] Initializing cgroup subsys memory [ 0.144707] Initializing cgroup subsys devices [ 0.145582] Initializing cgroup subsys freezer [ 0.146442] Initializing cgroup subsys net_cls [ 0.147302] Initializing cgroup subsys perf_event [ 0.148199] Initializing cgroup subsys net_prio [ 0.149078] Initializing cgroup subsys hugetlb [ 0.149945] Initializing cgroup subsys pids [ 0.150811] CPU: Physical Processor ID: 0 [ 0.152315] mce: CPU supports 10 MCE banks [ 0.153156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166054] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172440] ftrace: allocating 31920 entries in 125 pages [ 0.198807] smpboot: Max logical packages: 1 [ 0.199655] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201001] x2apic enabled [ 0.201819] Switched APIC routing to physical x2apic. [ 0.203560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204668] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206642] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208415] KVM setup paravirtual spinlock [ 0.209704] x86: Booted up 1 node, 1 CPUs [ 0.210508] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211882] devtmpfs: initialized [ 0.213596] evm: security.selinux [ 0.214290] evm: security.SMACK64 [ 0.214971] evm: security.SMACK64EXEC [ 0.215709] evm: security.SMACK64TRANSMUTE [ 0.216505] evm: security.SMACK64MMAP [ 0.217240] evm: security.ima [ 0.217874] evm: security.capability [ 0.218673] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220502] pinctrl core: initialized pinctrl subsystem [ 0.221592] RTC time: 5:15:32, date: 08/29/18 [ 0.222536] NET: Registered protocol family 16 [ 0.223498] cpuidle: using governor ladder [ 0.224307] cpuidle: using governor menu [ 0.225080] PCCT header not found. [ 0.225829] ACPI: bus type PCI registered [ 0.226628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227859] PCI: Using configuration type 1 for base access [ 0.229599] ACPI: Added _OSI(Module Device) [ 0.230442] ACPI: Added _OSI(Processor Device) [ 0.231297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232186] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234304] ACPI: Interpreter enabled [ 0.235072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242450] ACPI: (supports S0 S5) [ 0.243152] ACPI: Using IOAPIC for interrupt routing [ 0.244243] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247335] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249707] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250893] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253098] acpiphp: Slot [3] registered [ 0.253896] acpiphp: Slot [4] registered [ 0.254693] acpiphp: Slot [5] registered [ 0.255484] acpiphp: Slot [6] registered [ 0.256276] acpiphp: Slot [7] registered [ 0.257066] acpiphp: Slot [8] registered [ 0.257860] acpiphp: Slot [9] registered [ 0.258657] acpiphp: Slot [10] registered [ 0.259462] acpiphp: Slot [11] registered [ 0.260273] acpiphp: Slot [12] registered [ 0.261082] acpiphp: Slot [13] registered [ 0.261888] acpiphp: Slot [14] registered [ 0.262695] acpiphp: Slot [15] registered [ 0.273433] acpiphp: Slot [16] registered [ 0.274241] acpiphp: Slot [17] registered [ 0.275046] acpiphp: Slot [18] registered [ 0.275850] acpiphp: Slot [19] registered [ 0.276655] acpiphp: Slot [20] registered [ 0.277466] acpiphp: Slot [21] registered [ 0.278273] acpiphp: Slot [22] registered [ 0.279073] acpiphp: Slot [23] registered [ 0.279881] acpiphp: Slot [24] registered [ 0.280691] acpiphp: Slot [25] registered [ 0.281500] acpiphp: Slot [26] registered [ 0.282306] acpiphp: Slot [27] registered [ 0.283109] acpiphp: Slot [28] registered [ 0.283917] acpiphp: Slot [29] registered [ 0.284721] acpiphp: Slot [30] registered [ 0.285530] acpiphp: Slot [31] registered [ 0.286334] PCI host bridge to bus 0000:00 [ 0.287136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.290987] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292423] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.299976] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301136] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302393] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309223] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360548] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366524] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367698] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370270] vgaarb: loaded [ 0.370867] vgaarb: bridge control possible 0000:00:02.0 [ 0.371988] SCSI subsystem initialized [ 0.372881] ACPI: bus type USB registered [ 0.373694] usbcore: registered new interface driver usbfs [ 0.374734] usbcore: registered new interface driver hub [ 0.375772] usbcore: registered new device driver usb [ 0.376838] PCI: Using ACPI for IRQ routing [ 0.377863] NetLabel: Initializing [ 0.378580] NetLabel: domain hash size = 128 [ 0.379437] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380396] NetLabel: unlabeled traffic allowed by default [ 0.381492] clocksource: Switched to clocksource kvm-clock [ 0.386971] AppArmor: AppArmor Filesystem Enabled [ 0.387943] pnp: PnP ACPI init [ 0.388861] pnp: PnP ACPI: found 5 devices [ 0.395243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396956] NET: Registered protocol family 2 [ 0.397927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.399216] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400399] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401580] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402676] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403850] NET: Registered protocol family 1 [ 0.404721] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406918] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435160] Trying to unpack rootfs image as initramfs... [ 0.484734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498889] Scanning for low memory corruption every 60 seconds [ 0.500664] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502225] audit: initializing netlink subsys (disabled) [ 0.503641] audit: type=2000 audit(1535519733.558:1): initialized [ 0.505354] Initialise system trusted keyring [ 0.506604] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.508157] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.510501] zbud: loaded [ 0.511354] VFS: Disk quotas dquot_6.6.0 [ 0.512410] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514349] fuse init (API version 7.23) [ 0.515474] Key type big_key registered [ 0.516547] Allocating IMA MOK and blacklist keyrings. [ 0.518001] Key type asymmetric registered [ 0.519104] Asymmetric key parser 'x509' registered [ 0.520393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522729] io scheduler noop registered [ 0.523795] io scheduler deadline registered (default) [ 0.525128] io scheduler cfq registered [ 0.526229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527623] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529291] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531201] ACPI: Power Button [PWRF] [ 0.532253] GHES: HEST is not enabled! [ 0.545798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580106] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607158] Linux agpgart interface v0.103 [ 0.609605] brd: module loaded [ 0.611074] loop: module loaded [ 0.617208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619308] GPT:90111 != 2097151 [ 0.620208] GPT:Alternate GPT header not at the end of the disk. [ 0.621750] GPT:90111 != 2097151 [ 0.622653] GPT: Use GNU Parted to correct GPT errors. [ 0.623993] vda: vda1 vda15 [ 0.625749] scsi host0: ata_piix [ 0.626718] scsi host1: ata_piix [ 0.627683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.629424] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631372] libphy: Fixed MDIO Bus: probed [ 0.632467] tun: Universal TUN/TAP device driver, 1.6 [ 0.633802] tun: (C) 1999-2004 Max Krasnyansky [ 0.636563] PPP generic driver version 2.4.2 [ 0.637765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639412] ehci-pci: EHCI PCI platform driver [ 0.640596] ehci-platform: EHCI generic platform driver [ 0.641959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.643543] ohci-pci: OHCI PCI platform driver [ 0.644730] ohci-platform: OHCI generic platform driver [ 0.645931] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661317] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.662762] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.663763] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667515] usb usb1: Product: UHCI Host Controller [ 0.668447] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.669584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670640] hub 1-0:1.0: USB hub found [ 0.671414] hub 1-0:1.0: 2 ports detected [ 0.672313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.674422] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.675454] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.676548] mousedev: PS/2 mouse device common for all mice [ 0.677876] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.679779] rtc_cmos 00:00: RTC can wake from S4 [ 0.680936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.682215] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.683456] i2c /dev entries driver [ 0.684250] device-mapper: uevent: version 1.0.3 [ 0.685273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.687041] ledtrig-cpu: registered to indicate activity on CPUs [ 0.688417] NET: Registered protocol family 10 [ 0.689467] NET: Registered protocol family 17 [ 0.690403] Key type dns_resolver registered [ 0.691347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692556] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.694431] registered taskstats version 1 [ 0.695351] Loading compiled-in X.509 certificates [ 0.696882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.698831] zswap: loaded using pool lzo/zbud [ 0.700245] Key type trusted registered [ 0.702295] Key type encrypted registered [ 0.703191] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704252] ima: No TPM chip found, activating TPM-bypass! [ 0.705377] evm: HMAC attrs: 0x1 [ 0.706385] Magic number: 14:439:265 [ 0.707295] rtc_cmos 00:00: setting system clock to 2018-08-29 05:15:33 UTC (1535519733) [ 0.709044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710282] EDD information not available. [ 0.790484] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792148] Write protecting the kernel read-only data: 14336k [ 0.803773] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.805649] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.848433] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.23. iid=i-0000002a 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 /dev/root resized successfully [took 2.55s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 434.713278] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-08-29 05:24:18,978 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Timeout reached. 2018-08-29 05:24:19,098 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 05:24:19,099 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 09:13 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-08-29 05:24:33,576 - xtesting.ci.run_tests - ERROR - The test case 'vping_userdata' failed. 2018-08-29 05:24:33,629 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-08-29 05:24:34,298 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-29 05:24:39,149 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-08-29 05:24:38.868 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=389b0587-69ea-488a-90cd-f3095deca2b0) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 389b0587-69ea-488a-90cd-f3095deca2b0 | 2018-08-29T05:24:38 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 389b0587-69ea-488a-90cd-f3095deca2b0 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-29 05:24:42,547 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-08-29 05:24:42,547 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-29 05:24:47,959 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-08-29 05:24:46.555 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-08-29 05:24:46.699 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-08-29 05:24:47.783 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ec34b500-39d8-4edf-8a8c-f3b2ed88ba76) has been successfully created! Using verifier 'opnfv-tempest' (UUID=ec34b500-39d8-4edf-8a8c-f3b2ed88ba76) as the default verifier for the future CLI operations. 2018-08-29 05:24:50,860 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-08-29 05:24:51,510 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-29T05:24:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8ad7db46-2586-44bd-abcf-d949089f46e7', u'provider:segmentation_id': 40, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke_serial-net_84a46484-a32d-4243-b303-106ab828e4f2', u'admin_state_up': True, u'tenant_id': u'8331fb80acb1488a84bc7cffea257dab', u'created_at': u'2018-08-29T05:24:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'8331fb80acb1488a84bc7cffea257dab'}) 2018-08-29 05:24:52,377 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T05:24:52Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'bc43418d-3f6a-4e2c-84b7-4657ba04c965', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke_serial-subnet_84a46484-a32d-4243-b303-106ab828e4f2', u'enable_dhcp': True, u'network_id': u'8ad7db46-2586-44bd-abcf-d949089f46e7', u'tenant_id': u'8331fb80acb1488a84bc7cffea257dab', u'created_at': u'2018-08-29T05:24:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8331fb80acb1488a84bc7cffea257dab'}) 2018-08-29 05:24:53,723 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'0c72616c-e4f7-4964-93e6-09fc67b91a5f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'22013455-84e2-490c-9984-e92df445cfbb', u'ip_address': u'172.30.9.220'}]}, u'description': u'', u'tags': [], u'tenant_id': u'8331fb80acb1488a84bc7cffea257dab', u'created_at': u'2018-08-29T05:24:52Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-29T05:24:53Z', u'revision_number': 2, u'routes': [], u'project_id': u'8331fb80acb1488a84bc7cffea257dab', u'id': u'71f9cfbf-bf78-4a1e-855e-920893180217', u'name': u'tempest_smoke_serial-router_84a46484-a32d-4243-b303-106ab828e4f2'}) 2018-08-29 05:24:57,462 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b7086a68-39a0-46a6-849e-a9758cfe92f8/images/d4f89014-4aa0-4c12-977b-41876fdafdea/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d4f89014-4aa0-4c12-977b-41876fdafdea/file', 'owner': u'8331fb80acb1488a84bc7cffea257dab', 'id': u'd4f89014-4aa0-4c12-977b-41876fdafdea', 'size': 12716032, u'self': u'/v2/images/d4f89014-4aa0-4c12-977b-41876fdafdea', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8331fb80acb1488a84bc7cffea257dab', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b7086a68-39a0-46a6-849e-a9758cfe92f8/images/d4f89014-4aa0-4c12-977b-41876fdafdea/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T05:24:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-29T05:24:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_84a46484-a32d-4243-b303-106ab828e4f2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d4f89014-4aa0-4c12-977b-41876fdafdea', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_84a46484-a32d-4243-b303-106ab828e4f2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_84a46484-a32d-4243-b303-106ab828e4f2', 'created': u'2018-08-29T05:24:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T05:24:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d4f89014-4aa0-4c12-977b-41876fdafdea', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_84a46484-a32d-4243-b303-106ab828e4f2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-29 05:24:57,661 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_84a46484-a32d-4243-b303-106ab828e4f2', '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'8331fb80acb1488a84bc7cffea257dab', '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'4b368c32-5a6c-4e3f-bd4d-fcbd57599b46', 'swap': 0}) 2018-08-29 05:24:59,405 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b7086a68-39a0-46a6-849e-a9758cfe92f8/images/67a0913a-4c63-4a25-b723-bd602a38c94f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/67a0913a-4c63-4a25-b723-bd602a38c94f/file', 'owner': u'8331fb80acb1488a84bc7cffea257dab', 'id': u'67a0913a-4c63-4a25-b723-bd602a38c94f', 'size': 12716032, u'self': u'/v2/images/67a0913a-4c63-4a25-b723-bd602a38c94f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8331fb80acb1488a84bc7cffea257dab', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b7086a68-39a0-46a6-849e-a9758cfe92f8/images/67a0913a-4c63-4a25-b723-bd602a38c94f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T05:24:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-29T05:24:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_84a46484-a32d-4243-b303-106ab828e4f2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/67a0913a-4c63-4a25-b723-bd602a38c94f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_84a46484-a32d-4243-b303-106ab828e4f2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_84a46484-a32d-4243-b303-106ab828e4f2', 'created': u'2018-08-29T05:24:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T05:24:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/67a0913a-4c63-4a25-b723-bd602a38c94f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_84a46484-a32d-4243-b303-106ab828e4f2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-29 05:24:59,481 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_84a46484-a32d-4243-b303-106ab828e4f2', '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'8331fb80acb1488a84bc7cffea257dab', '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'1b39a610-53a6-4462-b6b3-e37668d1465f', 'swap': 0}) 2018-08-29 05:24:59,503 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_84a46484-a32d-4243-b303-106ab828e4f2', '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'8331fb80acb1488a84bc7cffea257dab', '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'1b39a610-53a6-4462-b6b3-e37668d1465f', 'swap': 0}) 2018-08-29 05:25:02,630 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-29 05:25:01.615 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ec34b500-39d8-4edf-8a8c-f3b2ed88ba76) for deployment 'opnfv-rally' (UUID=389b0587-69ea-488a-90cd-f3095deca2b0). 2018-08-29 05:25:02.466 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ec34b500-39d8-4edf-8a8c-f3b2ed88ba76) has been successfully configured for deployment 'opnfv-rally' (UUID=389b0587-69ea-488a-90cd-f3095deca2b0)! 2018-08-29 05:25:02,630 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-29 05:25:02,631 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-29 05:25:02,634 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-29 05:25:02,637 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-29 05:25:05,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ec34b500-39d8-4edf-8a8c-f3b2ed88ba76/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-08-29 05:25:05,839 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-29 05:25:05,856 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-29 05:25:05,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt', u'--concurrency=1']'. 2018-08-29 05:25:08,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:25:08.017 51 INFO rally.api [-] Starting verification (UUID=d9108e36-7094-48ab-8a36-bb66b9cc3787) for deployment 'opnfv-rally' (UUID=389b0587-69ea-488a-90cd-f3095deca2b0) by verifier 'opnfv-tempest' (UUID=ec34b500-39d8-4edf-8a8c-f3b2ed88ba76). 2018-08-29 05:25:08,019 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: d9108e36-7094-48ab-8a36-bb66b9cc3787 2018-08-29 05:25:14,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:25:14.846 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.174s] 2018-08-29 05:25:14,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:25:14.905 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.059s] 2018-08-29 05:25:21,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:25:21.581 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.280s] 2018-08-29 05:25:24,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:25:24.318 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.736s] 2018-08-29 05:25:37,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:25:37.170 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.748s] 2018-08-29 05:25:52,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:25:52.874 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.037s] 2018-08-29 05:26:27,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:26:27.545 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.062s] 2018-08-29 05:26:27,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:26:27.547 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-08-29 05:26:59,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:26:59.025 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.064s] 2018-08-29 05:26:59,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:26:59.027 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-29 05:27:27,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:27:27.346 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.068s] 2018-08-29 05:27:27,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:27:27.348 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-29 05:31:05,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:31:05.370 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [189.243s] 2018-08-29 05:31:28,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:31:28.084 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.055s] 2018-08-29 05:31:28,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:31:28.192 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.107s] 2018-08-29 05:31:36,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:31:36.295 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.676s] 2018-08-29 05:31:36,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:31:36.305 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-08-29 05:31:37,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:31:37.874 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-29 05:31:37,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:31:37.875 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-29 05:31:41,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:31:41.864 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.464s] 2018-08-29 05:31:48,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:31:48.501 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.072s] 2018-08-29 05:31:55,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:31:55.071 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.654s] 2018-08-29 05:32:02,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:32:02.924 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.526s] 2018-08-29 05:32:12,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:32:12.386 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.158s] 2018-08-29 05:32:18,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:32:18.443 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.373s] 2018-08-29 05:32:24,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:32:24.495 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.200s] 2018-08-29 05:32:31,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:32:31.746 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.491s] 2018-08-29 05:32:40,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:32:40.238 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.545s] 2018-08-29 05:32:48,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:32:48.492 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.862s] 2018-08-29 05:32:51,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:32:51.030 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-29 05:32:53,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:32:53.057 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.077s] 2018-08-29 05:32:53,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:32:53.135 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.077s] 2018-08-29 05:32:53,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:32:53.205 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.070s] 2018-08-29 05:32:53,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:32:53.211 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-08-29 05:32:57,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:32:57.562 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.642s] 2018-08-29 05:32:59,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:32:59.258 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.694s] 2018-08-29 05:33:01,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:33:01.087 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.828s] 2018-08-29 05:33:07,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:33:07.954 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-08-29 05:33:15,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:33:15.188 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.877s] 2018-08-29 05:33:28,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:33:28.942 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.330s] 2018-08-29 05:33:32,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:33:32.041 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.097s] 2018-08-29 05:33:43,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:33:43.740 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.203s] 2018-08-29 05:33:47,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:33:47.392 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.651s] 2018-08-29 05:33:54,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:33:54.422 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.028s] 2018-08-29 05:34:04,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:34:04.435 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.991s] 2018-08-29 05:34:07,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:34:07.825 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.389s] 2018-08-29 05:34:14,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:34:14.118 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.292s] 2018-08-29 05:34:31,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:34:31.292 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.176s] 2018-08-29 05:34:31,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:34:31.587 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.294s] 2018-08-29 05:34:31,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:34:31.930 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.342s] 2018-08-29 05:34:32,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:34:32.025 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.095s] 2018-08-29 05:34:32,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:34:32.280 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.254s] 2018-08-29 05:34:32,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:34:32.475 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.195s] 2018-08-29 05:34:47,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:34:47.648 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.760s] 2018-08-29 05:34:48,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:34:48.135 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.487s] 2018-08-29 05:34:48,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:34:48.394 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.258s] 2018-08-29 05:34:48,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:34:48.605 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.210s] 2018-08-29 05:34:48,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:34:48.851 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.245s] 2018-08-29 05:34:48,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:34:48.909 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.058s] 2018-08-29 05:35:02,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:35:02.443 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.035s] 2018-08-29 05:35:08,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:35:08.707 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.263s] 2018-08-29 05:35:10,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:35:10.385 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.677s] 2018-08-29 05:35:10,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:35:10.725 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.340s] 2018-08-29 05:35:10,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:35:10.928 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.203s] 2018-08-29 05:35:23,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:35:23.591 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.146s] 2018-08-29 05:35:30,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:35:30.381 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.789s] 2018-08-29 05:35:32,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:35:32.297 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.916s] 2018-08-29 05:35:32,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:35:32.506 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.209s] 2018-08-29 05:35:32,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:35:32.561 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.055s] 2018-08-29 05:35:47,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:35:47.379 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [8.914s] 2018-08-29 05:35:53,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:35:53.025 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.645s] 2018-08-29 05:35:57,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:35:57.808 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.783s] 2018-08-29 05:36:00,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:36:00.941 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.131s] 2018-08-29 05:36:26,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:36:26.554 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.531s] 2018-08-29 05:36:32,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:36:32.012 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.458s] 2018-08-29 05:36:36,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:36:36.768 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.754s] 2018-08-29 05:36:39,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:36:39.978 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.209s] 2018-08-29 05:36:57,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:36:57.286 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.749s] 2018-08-29 05:36:59,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:36:59.662 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.374s] 2018-08-29 05:36:59,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:36:59.707 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.048s] 2018-08-29 05:37:04,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:37:04.592 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.615s] 2018-08-29 05:37:07,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:37:07.321 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.727s] 2018-08-29 05:37:07,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:37:07.515 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.197s] 2018-08-29 05:37:11,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:37:11.815 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.154s] 2018-08-29 05:37:15,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:37:15.203 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-08-29 05:37:16,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:37:16.580 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-08-29 05:37:16,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:37:16.582 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-08-29 05:37:16,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:37:16.582 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-08-29 05:37:16,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:37:16.583 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-08-29 05:37:16,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:37:16.584 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-08-29 05:37:18,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:37:18.545 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-08-29 05:37:36,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:37:36.614 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.632s] 2018-08-29 05:37:49,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:37:49.319 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.155s] 2018-08-29 05:38:01,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:38:01.890 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.569s] 2018-08-29 05:38:11,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:38:11.018 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.038s] 2018-08-29 05:41:51,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:41:51.436 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [213.566s] 2018-08-29 05:45:31,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:45:31.228 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [211.317s] 2018-08-29 05:46:15,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-29 05:46:15.272 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [25.446s] 2018-08-29 05:46:32,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d9108e36-7094-48ab-8a36-bb66b9cc3787 2018-08-29 05:46:32,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd9108e36-7094-48ab-8a36-bb66b9cc3787']'. 2018-08-29 05:46:33,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-29 05:46:33,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-29 05:46:33,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-29 05:46:33,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d9108e36-7094-48ab-8a36-bb66b9cc3787 | 2018-08-29 05:46:33,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-29 05:46:33,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-29 05:25:07 | 2018-08-29 05:46:33,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-29 05:46:32 | 2018-08-29 05:46:33,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:21:25 | 2018-08-29 05:46:33,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-08-29 05:46:33,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-29 05:46:33,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-29 05:46:33,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ec34b500-39d8-4edf-8a8c-f3b2ed88ba76) | 2018-08-29 05:46:33,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-29 05:46:33,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 389b0587-69ea-488a-90cd-f3095deca2b0) | 2018-08-29 05:46:33,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-08-29 05:46:33,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1262.571 | 2018-08-29 05:46:33,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 87 | 2018-08-29 05:46:33,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-08-29 05:46:33,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-29 05:46:33,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-29 05:46:33,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-08-29 05:46:33,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-29 05:46:33,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-29 05:46:33,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-29 05:46:33,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 96.6666666667% 2018-08-29 05:46:33,734 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 05:46:33,735 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 21:43 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-08-29 05:46:43,800 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-08-29 05:46:43,854 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-29 05:46:44,721 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_4620da62-e805-4341-bb74-f9cab36a6439', 'id': u'ae58bc5adcc848dfa5b05bdcbbd398ea', 'description': u'Created by OPNFV Functest: rally_sanity', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-08-29 05:46:45,241 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'13d1bab3f3b44b90a6882182f2534729', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_4620da62-e805-4341-bb74-f9cab36a6439'}) 2018-08-29 05:46:45,414 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-29 05:46:45,604 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.24:5000/v3/roles/449029edc0b54f9c9f9face00cd11bdc'}, 'domain_id': None, 'human_id': None, 'id': u'449029edc0b54f9c9f9face00cd11bdc', 'HUMAN_ID': False}) 2018-08-29 05:46:46,250 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_4620da62-e805-4341-bb74-f9cab36a6439', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '3ba99f70-7fe3-4e28-96b4-73bc48e81c8b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'rally_sanity-user_4620da62-e805-4341-bb74-f9cab36a6439', 'project_id': u'ae58bc5adcc848dfa5b05bdcbbd398ea', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-29 05:46:46,255 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_4620da62-e805-4341-bb74-f9cab36a6439', 'password': '3ba99f70-7fe3-4e28-96b4-73bc48e81c8b', 'project_name': 'rally_sanity-project_4620da62-e805-4341-bb74-f9cab36a6439', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'ae58bc5adcc848dfa5b05bdcbbd398ea', 'project_domain_name': 'Default'} 2018-08-29 05:46:46,878 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-29 05:46:47,061 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-08-29 05:46:48,144 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-29T05:46:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7e4678ca-518f-4826-8a80-3076ecd264ad', u'provider:segmentation_id': 15, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_4620da62-e805-4341-bb74-f9cab36a6439', u'admin_state_up': True, u'tenant_id': u'ae58bc5adcc848dfa5b05bdcbbd398ea', u'created_at': u'2018-08-29T05:46:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'ae58bc5adcc848dfa5b05bdcbbd398ea'}) 2018-08-29 05:46:48,964 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T05:46: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'4a6721f7-b81a-4306-bc81-6f4745aa103e', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_4620da62-e805-4341-bb74-f9cab36a6439', u'enable_dhcp': True, u'network_id': u'7e4678ca-518f-4826-8a80-3076ecd264ad', u'tenant_id': u'ae58bc5adcc848dfa5b05bdcbbd398ea', u'created_at': u'2018-08-29T05:46: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'ae58bc5adcc848dfa5b05bdcbbd398ea'}) 2018-08-29 05:46:51,398 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'0c72616c-e4f7-4964-93e6-09fc67b91a5f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'22013455-84e2-490c-9984-e92df445cfbb', u'ip_address': u'172.30.9.220'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ae58bc5adcc848dfa5b05bdcbbd398ea', u'created_at': u'2018-08-29T05:46:50Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-29T05:46:51Z', u'revision_number': 2, u'routes': [], u'project_id': u'ae58bc5adcc848dfa5b05bdcbbd398ea', u'id': u'4adcb953-e114-4e8a-bd54-5e61e3f1853b', u'name': u'rally_sanity-router_4620da62-e805-4341-bb74-f9cab36a6439'}) 2018-08-29 05:46:55,194 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b7086a68-39a0-46a6-849e-a9758cfe92f8/images/05058589-83f7-4dd5-832b-7bff073d26ad/snap', u'metadata': Munch({})})], 'file': u'/v2/images/05058589-83f7-4dd5-832b-7bff073d26ad/file', 'owner': u'ae58bc5adcc848dfa5b05bdcbbd398ea', 'id': u'05058589-83f7-4dd5-832b-7bff073d26ad', 'size': 12716032, u'self': u'/v2/images/05058589-83f7-4dd5-832b-7bff073d26ad', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ae58bc5adcc848dfa5b05bdcbbd398ea', 'name': 'rally_sanity-project_4620da62-e805-4341-bb74-f9cab36a6439', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b7086a68-39a0-46a6-849e-a9758cfe92f8/images/05058589-83f7-4dd5-832b-7bff073d26ad/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-29T05:46:54Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-29T05:46:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/05058589-83f7-4dd5-832b-7bff073d26ad', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439', 'created': u'2018-08-29T05:46:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-29T05:46:53Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/05058589-83f7-4dd5-832b-7bff073d26ad', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-29 05:46:55,396 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439', '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'8331fb80acb1488a84bc7cffea257dab', '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'f75451d0-52c9-4eb7-906d-8c1ca25ab87c', 'swap': 0}) 2018-08-29 05:46:55,419 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-29 05:46:57,939 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-29 05:46:57.527 227 INFO rally.deployment.engine [-] Deployment 389b0587-69ea-488a-90cd-f3095deca2b0 | Starting: Destroy cloud and free allocated resources. 2018-08-29 05:46:57.618 227 INFO rally.deployment.engine [-] Deployment 389b0587-69ea-488a-90cd-f3095deca2b0 | Completed: Destroy cloud and free allocated resources. 2018-08-29 05:46:57.661 227 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=ec34b500-39d8-4edf-8a8c-f3b2ed88ba76) for deployment 'opnfv-rally'. 2018-08-29 05:46:57.678 227 INFO rally.api [-] Deleting verification (UUID=d9108e36-7094-48ab-8a36-bb66b9cc3787). 2018-08-29 05:46:57.716 227 INFO rally.api [-] Verification has been successfully deleted! 2018-08-29 05:46:57.717 227 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=ec34b500-39d8-4edf-8a8c-f3b2ed88ba76). 2018-08-29 05:46:57.728 227 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-08-29 05:47:00,380 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-08-29 05:47:00.098 230 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=c41a3848-c3fc-410a-a92c-fea710b061d2) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | c41a3848-c3fc-410a-a92c-fea710b061d2 | 2018-08-29T05:47:00 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: c41a3848-c3fc-410a-a92c-fea710b061d2 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-29 05:47:03,812 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-08-29 05:47:03,812 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-29 05:47:04,092 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_4620da62-e805-4341-bb74-f9cab36a6439', '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'8331fb80acb1488a84bc7cffea257dab', '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'b1e7276c-27de-491a-ae77-b4ae80d94299', 'swap': 0}) 2018-08-29 05:47:04,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_4620da62-e805-4341-bb74-f9cab36a6439', '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'8331fb80acb1488a84bc7cffea257dab', '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'b1e7276c-27de-491a-ae77-b4ae80d94299', 'swap': 0}) 2018-08-29 05:47:04,115 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-29 05:47:04,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-08-29 05:47:04,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-29 05:47:04,133 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-29 05:47:04,134 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '7e4678ca-518f-4826-8a80-3076ecd264ad', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439', 'flavor_name': 'rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439', '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_4620da62-e805-4341-bb74-f9cab36a6439', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-29 05:48:04,133 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fa2ed043-73be-4b31-940e-2ae32938a84c 2018-08-29 05:48:04,134 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-29 05:48:04,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fa2ed043-73be-4b31-940e-2ae32938a84c'] 2018-08-29 05:48:05,210 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fa2ed043-73be-4b31-940e-2ae32938a84c -------------------------------------------------------------------------------- Task fa2ed043-73be-4b31-940e-2ae32938a84c: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fa2ed043-73be-4b31-940e-2ae32938a84c 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.476 | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 100.0% | 1 | | total | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 100.0% | 1 | | -> duration | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 0.476 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.476266 Full duration: 7.426149 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fa2ed043-73be-4b31-940e-2ae32938a84c 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.398 | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 100.0% | 1 | | total | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> duration | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.829234 Full duration: 7.784399 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fa2ed043-73be-4b31-940e-2ae32938a84c 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.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | total | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> duration | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.931063 Full duration: 7.908057 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fa2ed043-73be-4b31-940e-2ae32938a84c 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.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> duration | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.76314 Full duration: 7.770306 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fa2ed043-73be-4b31-940e-2ae32938a84c 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.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | total | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | -> duration | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.061208 Full duration: 7.91924 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fa2ed043-73be-4b31-940e-2ae32938a84c 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.225 | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 100.0% | 1 | | total | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | -> duration | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.677447 Full duration: 7.329826 HINTS: * To plot HTML graphics with this data, run: rally task report fa2ed043-73be-4b31-940e-2ae32938a84c --out output.html * To generate a JUnit report, run: rally task export fa2ed043-73be-4b31-940e-2ae32938a84c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fa2ed043-73be-4b31-940e-2ae32938a84c --json --out output.json 2018-08-29 05:48:05,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fa2ed043-73be-4b31-940e-2ae32938a84c', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-29 05:48:07,235 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fa2ed043-73be-4b31-940e-2ae32938a84c --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-29 05:48:07.131 838 INFO rally.api [-] Building 'json' report for the following task(s): 'fa2ed043-73be-4b31-940e-2ae32938a84c'. 2018-08-29 05:48:07.135 838 INFO rally.api [-] The report has been successfully built. 2018-08-29 05:48:07,236 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'fa2ed043-73be-4b31-940e-2ae32938a84c', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-29 05:48:09,497 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid fa2ed043-73be-4b31-940e-2ae32938a84c --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-29 05:48:09.373 841 INFO rally.api [-] Building 'html' report for the following task(s): 'fa2ed043-73be-4b31-940e-2ae32938a84c'. 2018-08-29 05:48:09.395 841 INFO rally.api [-] The report has been successfully built. 2018-08-29 05:48:09,502 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-29 05:48:09,503 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-29 05:48:09,503 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-08-29 05:48:09,503 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-29 05:48:09,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-29 05:48:09,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '7e4678ca-518f-4826-8a80-3076ecd264ad', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439', 'flavor_name': 'rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439', '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_4620da62-e805-4341-bb74-f9cab36a6439', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-29 05:49:45,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4dedc4cd-4303-4ac5-af90-166167788300 2018-08-29 05:49:45,253 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4dedc4cd-4303-4ac5-af90-166167788300'] 2018-08-29 05:49:46,248 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4dedc4cd-4303-4ac5-af90-166167788300 -------------------------------------------------------------------------------- Task 4dedc4cd-4303-4ac5-af90-166167788300: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4dedc4cd-4303-4ac5-af90-166167788300 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.076 | 4.076 | 4.076 | 4.076 | 4.076 | 4.076 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | -> glance_v2.upload_data | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | glance_v2.delete_image | 1.195 | 1.195 | 1.195 | 1.195 | 1.195 | 1.195 | 100.0% | 1 | | total | 5.272 | 5.272 | 5.272 | 5.272 | 5.272 | 5.272 | 100.0% | 1 | | -> duration | 5.272 | 5.272 | 5.272 | 5.272 | 5.272 | 5.272 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.271893 Full duration: 13.742732 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4dedc4cd-4303-4ac5-af90-166167788300 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.655 | 4.655 | 4.655 | 4.655 | 4.655 | 4.655 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | -> glance_v2.upload_data | 1.635 | 1.635 | 1.635 | 1.635 | 1.635 | 1.635 | 100.0% | 1 | | glance_v2.list_images | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 4.837 | 4.837 | 4.837 | 4.837 | 4.837 | 4.837 | 100.0% | 1 | | -> duration | 4.837 | 4.837 | 4.837 | 4.837 | 4.837 | 4.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.836896 Full duration: 17.466738 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 4dedc4cd-4303-4ac5-af90-166167788300 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.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | total | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | -> duration | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.337879 Full duration: 8.374272 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439" }, "number_instances": 2, "nics": [ { "net-id": "7e4678ca-518f-4826-8a80-3076ecd264ad" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 4dedc4cd-4303-4ac5-af90-166167788300 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.482 | 4.482 | 4.482 | 4.482 | 4.482 | 4.482 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 100.0% | 1 | | -> glance_v2.upload_data | 1.559 | 1.559 | 1.559 | 1.559 | 1.559 | 1.559 | 100.0% | 1 | | nova.boot_servers | 11.818 | 11.818 | 11.818 | 11.818 | 11.818 | 11.818 | 100.0% | 1 | | total | 16.301 | 16.301 | 16.301 | 16.301 | 16.301 | 16.301 | 100.0% | 1 | | -> duration | 15.301 | 15.301 | 15.301 | 15.301 | 15.301 | 15.301 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.300656 Full duration: 39.961473 HINTS: * To plot HTML graphics with this data, run: rally task report 4dedc4cd-4303-4ac5-af90-166167788300 --out output.html * To generate a JUnit report, run: rally task export 4dedc4cd-4303-4ac5-af90-166167788300 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4dedc4cd-4303-4ac5-af90-166167788300 --json --out output.json 2018-08-29 05:49:46,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4dedc4cd-4303-4ac5-af90-166167788300', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-29 05:49:48,520 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4dedc4cd-4303-4ac5-af90-166167788300 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-29 05:49:48.356 1394 INFO rally.api [-] Building 'json' report for the following task(s): '4dedc4cd-4303-4ac5-af90-166167788300'. 2018-08-29 05:49:48.361 1394 INFO rally.api [-] The report has been successfully built. 2018-08-29 05:49:48,520 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4dedc4cd-4303-4ac5-af90-166167788300', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-29 05:49:50,777 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4dedc4cd-4303-4ac5-af90-166167788300 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-29 05:49:50.656 1397 INFO rally.api [-] Building 'html' report for the following task(s): '4dedc4cd-4303-4ac5-af90-166167788300'. 2018-08-29 05:49:50.677 1397 INFO rally.api [-] The report has been successfully built. 2018-08-29 05:49:50,783 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-29 05:49:50,783 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-29 05:49:50,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-08-29 05:49:50,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-29 05:49:50,801 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-29 05:49:50,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '7e4678ca-518f-4826-8a80-3076ecd264ad', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439', 'flavor_name': 'rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439', '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_4620da62-e805-4341-bb74-f9cab36a6439', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-29 05:53:07,813 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8fa50f88-bc84-4593-a913-cefc99335be2 2018-08-29 05:53:07,814 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8fa50f88-bc84-4593-a913-cefc99335be2'] 2018-08-29 05:53:08,824 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8fa50f88-bc84-4593-a913-cefc99335be2 -------------------------------------------------------------------------------- Task 8fa50f88-bc84-4593-a913-cefc99335be2: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 8fa50f88-bc84-4593-a913-cefc99335be2 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.121 | 3.121 | 3.121 | 3.121 | 3.121 | 3.121 | 100.0% | 1 | | cinder_v2.delete_snapshot | 3.076 | 3.076 | 3.076 | 3.076 | 3.076 | 3.076 | 100.0% | 1 | | total | 6.197 | 6.197 | 6.197 | 6.197 | 6.197 | 6.197 | 100.0% | 1 | | -> duration | 6.197 | 6.197 | 6.197 | 6.197 | 6.197 | 6.197 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.197239 Full duration: 24.134617 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 8fa50f88-bc84-4593-a913-cefc99335be2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.245 | 3.245 | 3.245 | 3.245 | 3.245 | 3.245 | 100.0% | 1 | | cinder_v2.delete_volume | 2.565 | 2.565 | 2.565 | 2.565 | 2.565 | 2.565 | 100.0% | 1 | | total | 5.81 | 5.81 | 5.81 | 5.81 | 5.81 | 5.81 | 100.0% | 1 | | -> duration | 5.81 | 5.81 | 5.81 | 5.81 | 5.81 | 5.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.810336 Full duration: 15.699538 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 8fa50f88-bc84-4593-a913-cefc99335be2 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 | 8.613 | 8.613 | 8.613 | 8.613 | 8.613 | 8.613 | 100.0% | 1 | | cinder_v2.delete_volume | 2.314 | 2.314 | 2.314 | 2.314 | 2.314 | 2.314 | 100.0% | 1 | | total | 10.928 | 10.928 | 10.928 | 10.928 | 10.928 | 10.928 | 100.0% | 1 | | -> duration | 10.928 | 10.928 | 10.928 | 10.928 | 10.928 | 10.928 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.92776 Full duration: 21.454643 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 8fa50f88-bc84-4593-a913-cefc99335be2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.27 | 3.27 | 3.27 | 3.27 | 3.27 | 3.27 | 100.0% | 1 | | cinder_v2.delete_volume | 2.451 | 2.451 | 2.451 | 2.451 | 2.451 | 2.451 | 100.0% | 1 | | total | 5.722 | 5.722 | 5.722 | 5.722 | 5.722 | 5.722 | 100.0% | 1 | | -> duration | 5.722 | 5.722 | 5.722 | 5.722 | 5.722 | 5.722 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.721949 Full duration: 15.697608 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 8fa50f88-bc84-4593-a913-cefc99335be2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.766 | 3.766 | 3.766 | 3.766 | 3.766 | 3.766 | 100.0% | 1 | | cinder_v2.extend_volume | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 100.0% | 1 | | cinder_v2.delete_volume | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 100.0% | 1 | | total | 9.032 | 9.032 | 9.032 | 9.032 | 9.032 | 9.032 | 100.0% | 1 | | -> duration | 9.032 | 9.032 | 9.032 | 9.032 | 9.032 | 9.032 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.031619 Full duration: 19.007518 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 8fa50f88-bc84-4593-a913-cefc99335be2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.203 | 3.203 | 3.203 | 3.203 | 3.203 | 3.203 | 100.0% | 1 | | cinder_v2.delete_volume | 2.44 | 2.44 | 2.44 | 2.44 | 2.44 | 2.44 | 100.0% | 1 | | total | 5.644 | 5.644 | 5.644 | 5.644 | 5.644 | 5.644 | 100.0% | 1 | | -> duration | 5.644 | 5.644 | 5.644 | 5.644 | 5.644 | 5.644 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.643648 Full duration: 22.580846 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 8fa50f88-bc84-4593-a913-cefc99335be2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | cinder_v2.list_qos | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | total | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> duration | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.777547 Full duration: 12.352671 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 8fa50f88-bc84-4593-a913-cefc99335be2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | cinder_v2.set_qos | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | total | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> duration | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.808693 Full duration: 12.650646 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 8fa50f88-bc84-4593-a913-cefc99335be2 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.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | cinder_v2.list_types | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | -> duration | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.786668 Full duration: 12.571137 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 8fa50f88-bc84-4593-a913-cefc99335be2 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.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | total | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> duration | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.827485 Full duration: 12.497916 HINTS: * To plot HTML graphics with this data, run: rally task report 8fa50f88-bc84-4593-a913-cefc99335be2 --out output.html * To generate a JUnit report, run: rally task export 8fa50f88-bc84-4593-a913-cefc99335be2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8fa50f88-bc84-4593-a913-cefc99335be2 --json --out output.json 2018-08-29 05:53:08,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8fa50f88-bc84-4593-a913-cefc99335be2', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-29 05:53:11,059 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8fa50f88-bc84-4593-a913-cefc99335be2 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-29 05:53:10.962 3186 INFO rally.api [-] Building 'json' report for the following task(s): '8fa50f88-bc84-4593-a913-cefc99335be2'. 2018-08-29 05:53:10.970 3186 INFO rally.api [-] The report has been successfully built. 2018-08-29 05:53:11,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '8fa50f88-bc84-4593-a913-cefc99335be2', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-29 05:53:13,240 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 8fa50f88-bc84-4593-a913-cefc99335be2 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-29 05:53:13.121 3189 INFO rally.api [-] Building 'html' report for the following task(s): '8fa50f88-bc84-4593-a913-cefc99335be2'. 2018-08-29 05:53:13.150 3189 INFO rally.api [-] The report has been successfully built. 2018-08-29 05:53:13,250 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-29 05:53:13,251 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-29 05:53:13,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-08-29 05:53:13,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-29 05:53:13,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-29 05:53:13,267 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '7e4678ca-518f-4826-8a80-3076ecd264ad', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439', 'flavor_name': 'rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439', '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_4620da62-e805-4341-bb74-f9cab36a6439', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-29 05:54:36,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cc7f6919-48c4-44ce-84e8-244f5236e79f 2018-08-29 05:54:36,385 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cc7f6919-48c4-44ce-84e8-244f5236e79f'] 2018-08-29 05:54:37,446 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cc7f6919-48c4-44ce-84e8-244f5236e79f -------------------------------------------------------------------------------- Task cc7f6919-48c4-44ce-84e8-244f5236e79f: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task cc7f6919-48c4-44ce-84e8-244f5236e79f 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.714 | 4.714 | 4.714 | 4.714 | 4.714 | 4.714 | 100.0% | 1 | | heat.update_stack | 2.857 | 2.857 | 2.857 | 2.857 | 2.857 | 2.857 | 100.0% | 1 | | heat.delete_stack | 2.499 | 2.499 | 2.499 | 2.499 | 2.499 | 2.499 | 100.0% | 1 | | total | 10.071 | 10.071 | 10.071 | 10.071 | 10.071 | 10.071 | 100.0% | 1 | | -> duration | 6.071 | 6.071 | 6.071 | 6.071 | 6.071 | 6.071 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.070903 Full duration: 20.321378 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task cc7f6919-48c4-44ce-84e8-244f5236e79f 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.475 | 4.475 | 4.475 | 4.475 | 4.475 | 4.475 | 100.0% | 1 | | heat.check_stack | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | heat.delete_stack | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 1.554 | 100.0% | 1 | | total | 6.783 | 6.783 | 6.783 | 6.783 | 6.783 | 6.783 | 100.0% | 1 | | -> duration | 4.783 | 4.783 | 4.783 | 4.783 | 4.783 | 4.783 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.782851 Full duration: 16.684989 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task cc7f6919-48c4-44ce-84e8-244f5236e79f 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.81 | 4.81 | 4.81 | 4.81 | 4.81 | 4.81 | 100.0% | 1 | | heat.suspend_stack | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | heat.resume_stack | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | heat.delete_stack | 1.607 | 1.607 | 1.607 | 1.607 | 1.607 | 1.607 | 100.0% | 1 | | total | 7.676 | 7.676 | 7.676 | 7.676 | 7.676 | 7.676 | 100.0% | 1 | | -> duration | 5.676 | 5.676 | 5.676 | 5.676 | 5.676 | 5.676 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.676023 Full duration: 18.056872 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task cc7f6919-48c4-44ce-84e8-244f5236e79f 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.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | total | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | -> duration | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.57188 Full duration: 8.396144 HINTS: * To plot HTML graphics with this data, run: rally task report cc7f6919-48c4-44ce-84e8-244f5236e79f --out output.html * To generate a JUnit report, run: rally task export cc7f6919-48c4-44ce-84e8-244f5236e79f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cc7f6919-48c4-44ce-84e8-244f5236e79f --json --out output.json 2018-08-29 05:54:37,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cc7f6919-48c4-44ce-84e8-244f5236e79f', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-29 05:54:39,688 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cc7f6919-48c4-44ce-84e8-244f5236e79f --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-29 05:54:39.583 3922 INFO rally.api [-] Building 'json' report for the following task(s): 'cc7f6919-48c4-44ce-84e8-244f5236e79f'. 2018-08-29 05:54:39.588 3922 INFO rally.api [-] The report has been successfully built. 2018-08-29 05:54:39,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'cc7f6919-48c4-44ce-84e8-244f5236e79f', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-29 05:54:41,782 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid cc7f6919-48c4-44ce-84e8-244f5236e79f --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-29 05:54:41.658 3925 INFO rally.api [-] Building 'html' report for the following task(s): 'cc7f6919-48c4-44ce-84e8-244f5236e79f'. 2018-08-29 05:54:41.678 3925 INFO rally.api [-] The report has been successfully built. 2018-08-29 05:54:41,787 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-29 05:54:41,788 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-29 05:54:41,788 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-08-29 05:54:41,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-29 05:54:41,805 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-29 05:54:41,806 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '7e4678ca-518f-4826-8a80-3076ecd264ad', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439', 'flavor_name': 'rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439', '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_4620da62-e805-4341-bb74-f9cab36a6439', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-29 05:57:58,190 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 23796d93-4e03-4db2-9f54-a05cc0f8b516 2018-08-29 05:57:58,190 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '23796d93-4e03-4db2-9f54-a05cc0f8b516'] 2018-08-29 05:57:59,247 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 23796d93-4e03-4db2-9f54-a05cc0f8b516 -------------------------------------------------------------------------------- Task 23796d93-4e03-4db2-9f54-a05cc0f8b516: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 23796d93-4e03-4db2-9f54-a05cc0f8b516 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.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.revoke_role | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 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.779432 Full duration: 14.335556 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 23796d93-4e03-4db2-9f54-a05cc0f8b516 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | keystone_v3.add_role | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | keystone_v3.list_roles | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> duration | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.790909 Full duration: 14.575132 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 23796d93-4e03-4db2-9f54-a05cc0f8b516 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.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | keystone_v3.list_projects | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> duration | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.781977 Full duration: 14.596343 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 23796d93-4e03-4db2-9f54-a05cc0f8b516 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.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | keystone_v3.delete_role | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> duration | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.605927 Full duration: 12.206647 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 23796d93-4e03-4db2-9f54-a05cc0f8b516 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.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | keystone_v3.delete_service | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | -> duration | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.623127 Full duration: 12.416065 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 23796d93-4e03-4db2-9f54-a05cc0f8b516 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.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | keystone_v3.create_user | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | -> keystone_v3.add_role | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | keystone_v3.create_role | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.get_project | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.get_user | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.get_role | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | keystone_v3.list_services | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | keystone_v3.get_services | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 100.0% | 1 | | -> duration | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.813643 Full duration: 19.78373 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 23796d93-4e03-4db2-9f54-a05cc0f8b516 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.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | keystone_v3.update_project | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.delete_project | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | total | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | -> duration | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.025563 Full duration: 12.842635 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 23796d93-4e03-4db2-9f54-a05cc0f8b516 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.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | total | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 100.0% | 1 | | -> duration | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.857892 Full duration: 15.011245 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 23796d93-4e03-4db2-9f54-a05cc0f8b516 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.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | total | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> duration | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.83711 Full duration: 14.72866 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 23796d93-4e03-4db2-9f54-a05cc0f8b516 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.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | keystone_v3.list_users | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | total | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> duration | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.881094 Full duration: 14.591696 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 23796d93-4e03-4db2-9f54-a05cc0f8b516 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | keystone_v3.create_users | 5.206 | 5.206 | 5.206 | 5.206 | 5.206 | 5.206 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.206 | 5.206 | 5.206 | 5.206 | 5.206 | 5.206 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.447 | 1.447 | 1.447 | 1.447 | 1.447 | 1.447 | 100.0% | 1 | | total | 6.884 | 6.884 | 6.884 | 6.884 | 6.884 | 6.884 | 100.0% | 1 | | -> duration | 6.884 | 6.884 | 6.884 | 6.884 | 6.884 | 6.884 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.883574 Full duration: 23.190519 HINTS: * To plot HTML graphics with this data, run: rally task report 23796d93-4e03-4db2-9f54-a05cc0f8b516 --out output.html * To generate a JUnit report, run: rally task export 23796d93-4e03-4db2-9f54-a05cc0f8b516 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 23796d93-4e03-4db2-9f54-a05cc0f8b516 --json --out output.json 2018-08-29 05:57:59,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '23796d93-4e03-4db2-9f54-a05cc0f8b516', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-29 05:58:01,529 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 23796d93-4e03-4db2-9f54-a05cc0f8b516 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-29 05:58:01.417 5840 INFO rally.api [-] Building 'json' report for the following task(s): '23796d93-4e03-4db2-9f54-a05cc0f8b516'. 2018-08-29 05:58:01.427 5840 INFO rally.api [-] The report has been successfully built. 2018-08-29 05:58:01,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '23796d93-4e03-4db2-9f54-a05cc0f8b516', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-29 05:58:03,769 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 23796d93-4e03-4db2-9f54-a05cc0f8b516 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-29 05:58:03.637 5843 INFO rally.api [-] Building 'html' report for the following task(s): '23796d93-4e03-4db2-9f54-a05cc0f8b516'. 2018-08-29 05:58:03.668 5843 INFO rally.api [-] The report has been successfully built. 2018-08-29 05:58:03,783 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-29 05:58:03,783 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-29 05:58:03,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-08-29 05:58:03,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-29 05:58:03,800 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-29 05:58:03,801 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '7e4678ca-518f-4826-8a80-3076ecd264ad', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439', 'flavor_name': 'rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439', '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_4620da62-e805-4341-bb74-f9cab36a6439', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-29 06:01:40,573 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cf6ce7c2-f37a-4e36-9367-b9561c2974a6 2018-08-29 06:01:40,573 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cf6ce7c2-f37a-4e36-9367-b9561c2974a6'] 2018-08-29 06:01:41,672 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cf6ce7c2-f37a-4e36-9367-b9561c2974a6 -------------------------------------------------------------------------------- Task cf6ce7c2-f37a-4e36-9367-b9561c2974a6: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task cf6ce7c2-f37a-4e36-9367-b9561c2974a6 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.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | neutron.delete_network | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | total | 2.075 | 2.075 | 2.075 | 2.075 | 2.075 | 2.075 | 100.0% | 1 | | -> duration | 2.075 | 2.075 | 2.075 | 2.075 | 2.075 | 2.075 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.075106 Full duration: 16.485942 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task cf6ce7c2-f37a-4e36-9367-b9561c2974a6 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.487 | 1.487 | 1.487 | 1.487 | 1.487 | 1.487 | 100.0% | 1 | | neutron.delete_port | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 100.0% | 1 | | total | 2.615 | 2.615 | 2.615 | 2.615 | 2.615 | 2.615 | 100.0% | 1 | | -> duration | 2.615 | 2.615 | 2.615 | 2.615 | 2.615 | 2.615 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.615282 Full duration: 30.328048 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task cf6ce7c2-f37a-4e36-9367-b9561c2974a6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 12.681934 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task cf6ce7c2-f37a-4e36-9367-b9561c2974a6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 12.099273 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task cf6ce7c2-f37a-4e36-9367-b9561c2974a6 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.262 | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 100.0% | 1 | | neutron.list_networks | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | total | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 100.0% | 1 | | -> duration | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.930487 Full duration: 19.769528 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task cf6ce7c2-f37a-4e36-9367-b9561c2974a6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 11.021657 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task cf6ce7c2-f37a-4e36-9367-b9561c2974a6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 10.689544 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task cf6ce7c2-f37a-4e36-9367-b9561c2974a6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 10.38627 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task cf6ce7c2-f37a-4e36-9367-b9561c2974a6 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.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | neutron.delete_security_group | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | total | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 100.0% | 1 | | -> duration | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.719496 Full duration: 18.668355 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task cf6ce7c2-f37a-4e36-9367-b9561c2974a6 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.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | neutron.create_security_group_rule | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 0.254 | 100.0% | 1 | | neutron.delete_security_group | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | total | 2.198 | 2.198 | 2.198 | 2.198 | 2.198 | 2.198 | 100.0% | 1 | | -> duration | 2.198 | 2.198 | 2.198 | 2.198 | 2.198 | 2.198 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.197789 Full duration: 16.229591 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task cf6ce7c2-f37a-4e36-9367-b9561c2974a6 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.066 | 1.066 | 1.066 | 1.066 | 1.066 | 1.066 | 100.0% | 1 | | neutron.create_router | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | neutron.add_gateway_router | 1.913 | 1.913 | 1.913 | 1.913 | 1.913 | 1.913 | 100.0% | 1 | | neutron.remove_gateway_router | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | total | 4.261 | 4.261 | 4.261 | 4.261 | 4.261 | 4.261 | 100.0% | 1 | | -> duration | 4.261 | 4.261 | 4.261 | 4.261 | 4.261 | 4.261 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.260634 Full duration: 25.370322 HINTS: * To plot HTML graphics with this data, run: rally task report cf6ce7c2-f37a-4e36-9367-b9561c2974a6 --out output.html * To generate a JUnit report, run: rally task export cf6ce7c2-f37a-4e36-9367-b9561c2974a6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cf6ce7c2-f37a-4e36-9367-b9561c2974a6 --json --out output.json 2018-08-29 06:01:41,672 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cf6ce7c2-f37a-4e36-9367-b9561c2974a6', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-29 06:01:44,026 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cf6ce7c2-f37a-4e36-9367-b9561c2974a6 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-29 06:01:43.874 8118 INFO rally.api [-] Building 'json' report for the following task(s): 'cf6ce7c2-f37a-4e36-9367-b9561c2974a6'. 2018-08-29 06:01:43.882 8118 INFO rally.api [-] The report has been successfully built. 2018-08-29 06:01:44,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'cf6ce7c2-f37a-4e36-9367-b9561c2974a6', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-29 06:01:46,322 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid cf6ce7c2-f37a-4e36-9367-b9561c2974a6 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-29 06:01:46.195 8121 INFO rally.api [-] Building 'html' report for the following task(s): 'cf6ce7c2-f37a-4e36-9367-b9561c2974a6'. 2018-08-29 06:01:46.221 8121 INFO rally.api [-] The report has been successfully built. 2018-08-29 06:01:46,333 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-08-29 06:01:46,333 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-29 06:01:46,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-08-29 06:01:46,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-29 06:01:46,350 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-29 06:01:46,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '7e4678ca-518f-4826-8a80-3076ecd264ad', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439', 'flavor_name': 'rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439', '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_4620da62-e805-4341-bb74-f9cab36a6439', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-29 06:06:38,390 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 71700a68-4921-4009-8e4d-09e6e9d05155 2018-08-29 06:06:38,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '71700a68-4921-4009-8e4d-09e6e9d05155'] 2018-08-29 06:06:39,499 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 71700a68-4921-4009-8e4d-09e6e9d05155 -------------------------------------------------------------------------------- Task 71700a68-4921-4009-8e4d-09e6e9d05155: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439" }, "image": { "name": "rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439" }, "block_migration": false, "nics": [ { "net-id": "7e4678ca-518f-4826-8a80-3076ecd264ad" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 71700a68-4921-4009-8e4d-09e6e9d05155 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.744 | 10.744 | 10.744 | 10.744 | 10.744 | 10.744 | 100.0% | 1 | | nova.find_host_to_migrate | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 100.0% | 1 | | nova.live_migrate | 13.907 | 13.907 | 13.907 | 13.907 | 13.907 | 13.907 | 100.0% | 1 | | nova.delete_server | 2.832 | 2.832 | 2.832 | 2.832 | 2.832 | 2.832 | 100.0% | 1 | | total | 28.875 | 28.875 | 28.875 | 28.875 | 28.875 | 28.875 | 100.0% | 1 | | -> duration | 27.875 | 27.875 | 27.875 | 27.875 | 27.875 | 27.875 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.875481 Full duration: 38.586381 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439" }, "image": { "name": "rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "7e4678ca-518f-4826-8a80-3076ecd264ad" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 71700a68-4921-4009-8e4d-09e6e9d05155 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.857 | 9.857 | 9.857 | 9.857 | 9.857 | 9.857 | 100.0% | 1 | | cinder_v2.create_volume | 2.81 | 2.81 | 2.81 | 2.81 | 2.81 | 2.81 | 100.0% | 1 | | nova.attach_volume | 3.982 | 3.982 | 3.982 | 3.982 | 3.982 | 3.982 | 100.0% | 1 | | nova.find_host_to_migrate | 1.757 | 1.757 | 1.757 | 1.757 | 1.757 | 1.757 | 100.0% | 1 | | nova.live_migrate | 12.501 | 12.501 | 12.501 | 12.501 | 12.501 | 12.501 | 100.0% | 1 | | nova.detach_volume | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 100.0% | 1 | | cinder_v2.delete_volume | 2.75 | 2.75 | 2.75 | 2.75 | 2.75 | 2.75 | 100.0% | 1 | | nova.delete_server | 3.008 | 3.008 | 3.008 | 3.008 | 3.008 | 3.008 | 100.0% | 1 | | total | 38.037 | 38.037 | 38.037 | 38.037 | 38.037 | 38.037 | 100.0% | 1 | | -> duration | 37.037 | 37.037 | 37.037 | 37.037 | 37.037 | 37.037 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.036597 Full duration: 49.745524 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439" }, "image": { "name": "rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "7e4678ca-518f-4826-8a80-3076ecd264ad" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 71700a68-4921-4009-8e4d-09e6e9d05155 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 | 10.293 | 10.293 | 10.293 | 10.293 | 10.293 | 10.293 | 100.0% | 1 | | nova.boot_server | 9.716 | 9.716 | 9.716 | 9.716 | 9.716 | 9.716 | 100.0% | 1 | | nova.find_host_to_migrate | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 100.0% | 1 | | nova.live_migrate | 16.654 | 16.654 | 16.654 | 16.654 | 16.654 | 16.654 | 100.0% | 1 | | nova.delete_server | 5.713 | 5.713 | 5.713 | 5.713 | 5.713 | 5.713 | 100.0% | 1 | | total | 43.54 | 43.54 | 43.54 | 43.54 | 43.54 | 43.54 | 100.0% | 1 | | -> duration | 42.54 | 42.54 | 42.54 | 42.54 | 42.54 | 42.54 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.539513 Full duration: 55.637958 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439" }, "image": { "name": "rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439" }, "server_kwargs": { "nics": [ { "net-id": "7e4678ca-518f-4826-8a80-3076ecd264ad" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 71700a68-4921-4009-8e4d-09e6e9d05155 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 10.412719 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439" }, "image": { "name": "rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439" }, "volume_size": 5, "nics": [ { "net-id": "7e4678ca-518f-4826-8a80-3076ecd264ad" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 71700a68-4921-4009-8e4d-09e6e9d05155 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 11.19252 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439" }, "image": { "name": "rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439" }, "force_delete": false, "nics": [ { "net-id": "7e4678ca-518f-4826-8a80-3076ecd264ad" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 71700a68-4921-4009-8e4d-09e6e9d05155 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 10.538023 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439" }, "image": { "name": "rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439" }, "nics": [ { "net-id": "7e4678ca-518f-4826-8a80-3076ecd264ad" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 71700a68-4921-4009-8e4d-09e6e9d05155 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.008 | 10.008 | 10.008 | 10.008 | 10.008 | 10.008 | 100.0% | 1 | | nova.migrate | 33.43 | 33.43 | 33.43 | 33.43 | 33.43 | 33.43 | 100.0% | 1 | | nova.resize_confirm | 3.195 | 3.195 | 3.195 | 3.195 | 3.195 | 3.195 | 100.0% | 1 | | nova.delete_server | 3.068 | 3.068 | 3.068 | 3.068 | 3.068 | 3.068 | 100.0% | 1 | | total | 49.701 | 49.701 | 49.701 | 49.701 | 49.701 | 49.701 | 100.0% | 1 | | -> duration | 48.701 | 48.701 | 48.701 | 48.701 | 48.701 | 48.701 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.701149 Full duration: 59.429841 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439" }, "image": { "name": "rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 71700a68-4921-4009-8e4d-09e6e9d05155 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 9.506012 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 71700a68-4921-4009-8e4d-09e6e9d05155 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | nova.delete_server_group | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | total | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | -> duration | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.909501 Full duration: 9.339845 HINTS: * To plot HTML graphics with this data, run: rally task report 71700a68-4921-4009-8e4d-09e6e9d05155 --out output.html * To generate a JUnit report, run: rally task export 71700a68-4921-4009-8e4d-09e6e9d05155 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 71700a68-4921-4009-8e4d-09e6e9d05155 --json --out output.json 2018-08-29 06:06:39,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '71700a68-4921-4009-8e4d-09e6e9d05155', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-29 06:06:41,844 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 71700a68-4921-4009-8e4d-09e6e9d05155 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-29 06:06:41.690 9428 INFO rally.api [-] Building 'json' report for the following task(s): '71700a68-4921-4009-8e4d-09e6e9d05155'. 2018-08-29 06:06:41.698 9428 INFO rally.api [-] The report has been successfully built. 2018-08-29 06:06:41,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '71700a68-4921-4009-8e4d-09e6e9d05155', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-29 06:06:44,239 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 71700a68-4921-4009-8e4d-09e6e9d05155 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-29 06:06:44.107 9431 INFO rally.api [-] Building 'html' report for the following task(s): '71700a68-4921-4009-8e4d-09e6e9d05155'. 2018-08-29 06:06:44.134 9431 INFO rally.api [-] The report has been successfully built. 2018-08-29 06:06:44,250 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-29 06:06:44,251 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-29 06:06:44,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-08-29 06:06:44,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-29 06:06:44,268 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-29 06:06:44,268 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '7e4678ca-518f-4826-8a80-3076ecd264ad', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4620da62-e805-4341-bb74-f9cab36a6439', 'flavor_name': 'rally_sanity-flavor_4620da62-e805-4341-bb74-f9cab36a6439', '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_4620da62-e805-4341-bb74-f9cab36a6439', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-29 06:07:36,987 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2e0bbb80-d9ff-4b55-b39f-ecd397d064d6 2018-08-29 06:07:36,987 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2e0bbb80-d9ff-4b55-b39f-ecd397d064d6'] 2018-08-29 06:07:38,064 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2e0bbb80-d9ff-4b55-b39f-ecd397d064d6 -------------------------------------------------------------------------------- Task 2e0bbb80-d9ff-4b55-b39f-ecd397d064d6: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2e0bbb80-d9ff-4b55-b39f-ecd397d064d6 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.099 | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 100.0% | 1 | | quotas.delete_quotas | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 100.0% | 1 | | total | 1.658 | 1.658 | 1.658 | 1.658 | 1.658 | 1.658 | 100.0% | 1 | | -> duration | 1.658 | 1.658 | 1.658 | 1.658 | 1.658 | 1.658 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.658228 Full duration: 9.569237 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2e0bbb80-d9ff-4b55-b39f-ecd397d064d6 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.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | total | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> duration | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.718472 Full duration: 8.621925 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2e0bbb80-d9ff-4b55-b39f-ecd397d064d6 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.42 | 0.42 | 0.42 | 0.42 | 0.42 | 100.0% | 1 | | total | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> duration | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.821573 Full duration: 9.100486 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2e0bbb80-d9ff-4b55-b39f-ecd397d064d6 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.434 | 1.434 | 1.434 | 1.434 | 1.434 | 1.434 | 100.0% | 1 | | total | 1.434 | 1.434 | 1.434 | 1.434 | 1.434 | 1.434 | 100.0% | 1 | | -> duration | 1.434 | 1.434 | 1.434 | 1.434 | 1.434 | 1.434 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.434165 Full duration: 9.365339 HINTS: * To plot HTML graphics with this data, run: rally task report 2e0bbb80-d9ff-4b55-b39f-ecd397d064d6 --out output.html * To generate a JUnit report, run: rally task export 2e0bbb80-d9ff-4b55-b39f-ecd397d064d6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2e0bbb80-d9ff-4b55-b39f-ecd397d064d6 --json --out output.json 2018-08-29 06:07:38,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2e0bbb80-d9ff-4b55-b39f-ecd397d064d6', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-29 06:07:40,258 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2e0bbb80-d9ff-4b55-b39f-ecd397d064d6 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-29 06:07:40.153 9944 INFO rally.api [-] Building 'json' report for the following task(s): '2e0bbb80-d9ff-4b55-b39f-ecd397d064d6'. 2018-08-29 06:07:40.157 9944 INFO rally.api [-] The report has been successfully built. 2018-08-29 06:07:40,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2e0bbb80-d9ff-4b55-b39f-ecd397d064d6', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-29 06:07:42,496 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2e0bbb80-d9ff-4b55-b39f-ecd397d064d6 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-29 06:07:42.375 9947 INFO rally.api [-] Building 'html' report for the following task(s): '2e0bbb80-d9ff-4b55-b39f-ecd397d064d6'. 2018-08-29 06:07:42.395 9947 INFO rally.api [-] The report has been successfully built. 2018-08-29 06:07:42,501 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-29 06:07:42,504 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:19 | 4 | 100.00% | | cinder | 02:48 | 10 | 100.00% | | heat | 01:03 | 4 | 100.00% | | keystone | 02:48 | 11 | 100.00% | | neutron | 03:03 | 6 | 100.00% | | nova | 04:14 | 5 | 100.00% | | quotas | 00:36 | 4 | 100.00% | | | | | | | TOTAL: | 00:16:40 | 50 | 100.00% | +----------------+------------+----------------+-----------+ 2018-08-29 06:07:42,504 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 6/8 modules 2018-08-29 06:07:42,628 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 06:07:42,628 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 20:55 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-29 06:07:52,338 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-29 06:07:52,390 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-08-29 06:07:53,040 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-29 06:07:55,465 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-29 06:07:55.145 9950 INFO rally.deployment.engine [-] Deployment c41a3848-c3fc-410a-a92c-fea710b061d2 | Starting: Destroy cloud and free allocated resources. 2018-08-29 06:07:55.232 9950 INFO rally.deployment.engine [-] Deployment c41a3848-c3fc-410a-a92c-fea710b061d2 | Completed: Destroy cloud and free allocated resources. 2018-08-29 06:07:55.256 9950 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=ec34b500-39d8-4edf-8a8c-f3b2ed88ba76). 2018-08-29 06:07:55.261 9950 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-08-29 06:07:57,875 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-08-29 06:07:57.603 9953 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=b911f08d-3d22-4405-b7be-4fea62c891d0) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | b911f08d-3d22-4405-b7be-4fea62c891d0 | 2018-08-29T06:07:57 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: b911f08d-3d22-4405-b7be-4fea62c891d0 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-29 06:08:01,190 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-08-29 06:08:01,190 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-29 06:08:03,500 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-29 06:08:03.230 9959 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=ec34b500-39d8-4edf-8a8c-f3b2ed88ba76). 2018-08-29 06:08:03.351 9959 INFO rally.api [-] Verifier has been successfully deleted! 2018-08-29 06:08:07,018 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-08-29 06:08:05.644 9962 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-08-29 06:08:05.782 9962 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-08-29 06:08:06.824 9962 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b9ca8da7-1c94-4981-b404-c22aa1c2293f) has been successfully created! Using verifier 'opnfv-tempest' (UUID=b9ca8da7-1c94-4981-b404-c22aa1c2293f) as the default verifier for the future CLI operations. 2018-08-29 06:08:10,089 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-08-29 06:08:10,511 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-29T06:08:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8cd623d0-2ce2-44bf-95b4-b30a5b8bd9f1', u'provider:segmentation_id': 33, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-net_30f4af84-24b4-4241-b61b-08b100ee4abd', u'admin_state_up': True, u'tenant_id': u'8331fb80acb1488a84bc7cffea257dab', u'created_at': u'2018-08-29T06:08:10Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'8331fb80acb1488a84bc7cffea257dab'}) 2018-08-29 06:08:11,403 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T06:08: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'291c6eae-02bf-433c-8db5-a0fbf7550f27', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_30f4af84-24b4-4241-b61b-08b100ee4abd', u'enable_dhcp': True, u'network_id': u'8cd623d0-2ce2-44bf-95b4-b30a5b8bd9f1', u'tenant_id': u'8331fb80acb1488a84bc7cffea257dab', u'created_at': u'2018-08-29T06:08: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'8331fb80acb1488a84bc7cffea257dab'}) 2018-08-29 06:08:13,438 - functest.core.tenantnetwork - ERROR - Cannot run refstack_defcore Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 228, in run self._create_network_resources() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 219, in _create_network_resources ext_gateway_net_id=self.ext_net.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 3247, in create_router error_message="Error creating router {0}".format(name)) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 294, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 201, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 115, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 163, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: Error creating router refstack_defcore-router_30f4af84-24b4-4241-b61b-08b100ee4abd. (409) Client Error for url: http://172.30.9.24:9696/v2.0/routers.json No more IP addresses available on network 0c72616c-e4f7-4964-93e6-09fc67b91a5f. (Inner Exception: 'args') 2018-08-29 06:08:13,479 - functest.core.singlevm - ERROR - Cannot run refstack_defcore Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-08-29 06:08:13,485 - functest.opnfv_tests.openstack.tempest.tempest - ERROR - Error with run Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 308, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-08-29 06:08:13,616 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 06:08:13,616 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 00:03 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-08-29 06:08:17,528 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-08-29 06:08:17,581 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-29 06:08:18,233 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-29 06:08:20,678 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-29 06:08:20.342 9981 INFO rally.deployment.engine [-] Deployment b911f08d-3d22-4405-b7be-4fea62c891d0 | Starting: Destroy cloud and free allocated resources. 2018-08-29 06:08:20.436 9981 INFO rally.deployment.engine [-] Deployment b911f08d-3d22-4405-b7be-4fea62c891d0 | Completed: Destroy cloud and free allocated resources. 2018-08-29 06:08:20.460 9981 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=b9ca8da7-1c94-4981-b404-c22aa1c2293f). 2018-08-29 06:08:20.465 9981 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-08-29 06:08:23,078 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-08-29 06:08:22.813 9984 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=2f91e15f-db51-4a33-abd8-38a6c455ea4b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 2f91e15f-db51-4a33-abd8-38a6c455ea4b | 2018-08-29T06:08:22 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 2f91e15f-db51-4a33-abd8-38a6c455ea4b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-29 06:08:26,462 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-08-29 06:08:26,463 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-29 06:08:28,838 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-29 06:08:28.584 9990 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=b9ca8da7-1c94-4981-b404-c22aa1c2293f). 2018-08-29 06:08:28.687 9990 INFO rally.api [-] Verifier has been successfully deleted! 2018-08-29 06:08:32,337 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-08-29 06:08:30.915 9993 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-08-29 06:08:31.059 9993 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-08-29 06:08:32.148 9993 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=074e56d7-57de-4fe5-ab2a-55d7e12e8731) has been successfully created! Using verifier 'opnfv-tempest' (UUID=074e56d7-57de-4fe5-ab2a-55d7e12e8731) as the default verifier for the future CLI operations. 2018-08-29 06:08:35,296 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-29 06:08:35,751 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-29T06:08:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'09071e32-340a-4914-b004-9ab265d04df9', u'provider:segmentation_id': 63, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-net_5537ff55-cc0b-4b20-be16-fe1067d1a273', u'admin_state_up': True, u'tenant_id': u'8331fb80acb1488a84bc7cffea257dab', u'created_at': u'2018-08-29T06:08:35Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'8331fb80acb1488a84bc7cffea257dab'}) 2018-08-29 06:08:36,540 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-29T06:08:36Z', 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'908eaf25-c258-40c0-95da-1baf82c651c7', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_5537ff55-cc0b-4b20-be16-fe1067d1a273', u'enable_dhcp': True, u'network_id': u'09071e32-340a-4914-b004-9ab265d04df9', u'tenant_id': u'8331fb80acb1488a84bc7cffea257dab', u'created_at': u'2018-08-29T06:08:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8331fb80acb1488a84bc7cffea257dab'}) 2018-08-29 06:08:37,426 - functest.core.tenantnetwork - ERROR - Cannot run patrole Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 228, in run self._create_network_resources() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 219, in _create_network_resources ext_gateway_net_id=self.ext_net.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 3247, in create_router error_message="Error creating router {0}".format(name)) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 294, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 201, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 115, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 163, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: Error creating router patrole-router_5537ff55-cc0b-4b20-be16-fe1067d1a273. (409) Client Error for url: http://172.30.9.24:9696/v2.0/routers.json No more IP addresses available on network 0c72616c-e4f7-4964-93e6-09fc67b91a5f. (Inner Exception: [Errno 17] File exists: '/var/lib/xtesting/results/') 2018-08-29 06:08:37,427 - functest.core.singlevm - ERROR - Cannot run patrole Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-08-29 06:08:37,427 - functest.opnfv_tests.openstack.tempest.tempest - ERROR - Error with run Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 308, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-08-29 06:08:37,549 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 06:08:37,550 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 00:02 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-29 06:08:40,999 - xtesting.ci.run_tests - ERROR - The test case 'patrole' failed. 2018-08-29 06:08:41,052 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-08-29 06:08:42,313 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-08-29 06:09:02,782 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-08-29 06:09:02,816 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-08-29 06:09:03,031 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-08-29 06:09:03,148 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 06:09:03,148 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-29 06:09:03,204 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-29 06:09:04,573 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-29 06:09:07,688 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-29 06:09:07,688 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-08-29 06:50:39,648 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 06:50:39,649 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 41:32 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-08-29 06:50:40,704 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-08-29 06:50:40,756 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-29 06:50:41,424 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-29 06:50:43,861 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-29 06:50:43.538 10014 INFO rally.deployment.engine [-] Deployment 2f91e15f-db51-4a33-abd8-38a6c455ea4b | Starting: Destroy cloud and free allocated resources. 2018-08-29 06:50:43.615 10014 INFO rally.deployment.engine [-] Deployment 2f91e15f-db51-4a33-abd8-38a6c455ea4b | Completed: Destroy cloud and free allocated resources. 2018-08-29 06:50:43.640 10014 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=074e56d7-57de-4fe5-ab2a-55d7e12e8731). 2018-08-29 06:50:43.644 10014 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-08-29 06:50:46,482 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-08-29 06:50:46.216 10017 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=747f9060-9885-47f5-b81d-b86a9bebfcfe) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 747f9060-9885-47f5-b81d-b86a9bebfcfe | 2018-08-29T06:50:46 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 747f9060-9885-47f5-b81d-b86a9bebfcfe ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-29 06:50:49,882 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-08-29 06:50:49,883 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-29 06:50:52,168 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-29 06:50:51.914 10023 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=074e56d7-57de-4fe5-ab2a-55d7e12e8731). 2018-08-29 06:50:52.016 10023 INFO rally.api [-] Verifier has been successfully deleted! 2018-08-29 06:50:55,506 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-08-29 06:50:54.192 10026 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-08-29 06:50:54.328 10026 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-08-29 06:50:55.327 10026 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=33a52424-e8a4-4326-9abf-57d0b47792c6) has been successfully created! Using verifier 'opnfv-tempest' (UUID=33a52424-e8a4-4326-9abf-57d0b47792c6) as the default verifier for the future CLI operations. 2018-08-29 06:50:58,534 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-29 06:51:00,769 - functest.core.tenantnetwork - ERROR - Cannot run neutron_trunk Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 228, in run self._create_network_resources() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 219, in _create_network_resources ext_gateway_net_id=self.ext_net.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 3247, in create_router error_message="Error creating router {0}".format(name)) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 294, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 201, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 115, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 163, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: Error creating router neutron_trunk-router_aa23d705-2a85-456b-a63e-720cbc049e20. (409) Client Error for url: http://172.30.9.24:9696/v2.0/routers.json No more IP addresses available on network 0c72616c-e4f7-4964-93e6-09fc67b91a5f. (Inner Exception: [Errno 17] File exists: '/var/lib/xtesting/results/') 2018-08-29 06:51:00,770 - functest.core.singlevm - ERROR - Cannot run neutron_trunk Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-08-29 06:51:00,771 - functest.opnfv_tests.openstack.tempest.tempest - ERROR - Error with run Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 308, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-08-29 06:51:00,875 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 06:51:00,876 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 00:02 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-08-29 06:51:04,319 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-08-29 06:51:04,320 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:51 | FAIL | | vping_userdata | functest | smoke | 09:13 | FAIL | | tempest_smoke_serial | functest | smoke | 21:43 | FAIL | | rally_sanity | functest | smoke | 20:55 | FAIL | | refstack_defcore | functest | smoke | 00:03 | FAIL | | patrole | functest | smoke | 00:02 | FAIL | | odl | functest | smoke | 00:20 | PASS | | snaps_smoke | functest | smoke | 41:32 | FAIL | | neutron_trunk | functest | smoke | 00:02 | FAIL | +------------------------------+------------------+---------------+------------------+----------------+ 2018-08-29 06:51:04,330 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-29 06:51:07,356 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-274 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-29 06:51:07,359 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=a7BUMz4TCQhrYvJCDTVukhvKk export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.24,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.5 export OS_REGION_NAME=regionOne 2018-08-29 06:51:07,359 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-29 06:51:07,360 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification bgpvpn | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ 2018-08-29 06:51:07,372 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-08-29 06:51:07,383 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-08-29 06:55:15,879 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-08-29 06:55:15,998 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 06:55:15,999 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 04:08 | PASS | +-----------------------------+-----------------+------------------+----------------+ 2018-08-29 06:55:16,033 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-08-29 06:55:16,488 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-08-29 06:55:17,144 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-08-29 06:55:18,837 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-08-29 06:55:19,684 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-08-29 06:55:19,684 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-08-29 06:55:19,730 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-08-29 06:55:19,902 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-08-29 06:55:48,686 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.' 2018-08-29 06:55:48,687 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-08-29 06:55:48,687 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-08-29 06:55:48,739 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-08-29 06:56:17,347 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_9 2018-08-29 06:56:17,348 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'Node overcloud-novacompute-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-novacompute-0 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-2 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-0 br-int is fail_mode secure': 'PASS'}]} 2018-08-29 06:56:17,348 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-08-29 06:56:17,349 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-08-29 06:56:17,349 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-08-29 06:56:17,430 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-08-29 06:56:17,439 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-29 06:56:18,027 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-29 06:56:20,820 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-08-29 06:56:21,204 - sdnvpn.lib.openstack_utils - DEBUG - Network 'c3c3a75e-af2a-484f-b668-7b70a8ce7024' created successfully 2018-08-29 06:56:21,204 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-29 06:56:22,025 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '0daa778a-88e5-4fd0-8fa9-dc97dfa4138f' created successfully 2018-08-29 06:56:22,025 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-29 06:56:22,221 - sdnvpn.lib.openstack_utils - DEBUG - Router '77f2a31b-683f-4c70-b26c-79cb8c62a0d5' created successfully 2018-08-29 06:56:22,221 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-29 06:56:23,914 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-29 06:56:23,914 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-29 06:56:26,002 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-29 06:56:26,630 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-08-29 06:56:27,031 - sdnvpn.lib.openstack_utils - DEBUG - Network '38ec658f-7d76-4142-b197-0820474174d6' created successfully 2018-08-29 06:56:27,031 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-29 06:56:27,576 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '37f8dd36-f1be-412e-9133-3269363932ec' created successfully 2018-08-29 06:56:27,576 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-29 06:56:27,576 - sdnvpn.lib.openstack_utils - DEBUG - Router '77f2a31b-683f-4c70-b26c-79cb8c62a0d5' created successfully 2018-08-29 06:56:27,577 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-29 06:56:29,469 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-29 06:56:29,470 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-29 06:56:30,302 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-29 06:56:30,395 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-08-29 06:56:30,630 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=853cbd19-26e0-46b6-b5fd-cdd50e9b2673 created successfully. 2018-08-29 06:56:30,630 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-08-29 06:56:30,630 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-08-29 06:56:31,375 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-08-29 06:56:31,375 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-29 06:56:31,554 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-29 06:56:32,029 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-29 06:57:52,552 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-29 06:58:31,059 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.203 -c 10' 2018-08-29 06:58:53,162 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2018-08-29 06:58:53,163 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence': {'status': 'PASS', 'details': [{u"'sdnvpn-8-1' can ping 'sdnvpn-8-2'": 'PASS'}, {u'Assign a Floating IP to sdnvpn-8-1': 'PASS'}, {u'Ping IP 172.30.9.203': 'PASS'}]} 2018-08-29 06:58:53,163 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-08-29 06:58:53,163 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-08-29 06:58:53,163 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-08-29 06:58:53,251 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-08-29 06:59:06,955 - sdnvpn.test.functest.testcase_3 - INFO - Controller (ODL) list is ready 2018-08-29 06:59:06,956 - sdnvpn.test.functest.testcase_3 - INFO - Checking if zrpcd is running on the controller nodes 2018-08-29 06:59:07,014 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-2 2018-08-29 06:59:07,072 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-0 2018-08-29 06:59:07,129 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-1 2018-08-29 06:59:07,370 - sdnvpn.test.functest.testcase_3 - INFO - BGP entity owner is overcloud-controller-2 2018-08-29 06:59:07,414 - sdnvpn.test.functest.testcase_3 - INFO - Starting bgp speaker of controller at IP 172.30.9.30 2018-08-29 06:59:14,509 - sdnvpn.test.functest.testcase_3 - INFO - Checking if bgpd is running on the controller node 2018-08-29 06:59:14,566 - sdnvpn.test.functest.testcase_3 - INFO - bgpd is running on the controller node 2018-08-29 06:59:14,566 - sdnvpn.test.functest.testcase_3 - INFO - Downloading image 2018-08-29 06:59:27,732 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-29 06:59:28,312 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-08-29 06:59:28,373 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=62b3d3f9-4f5e-43c9-8d8b-54e62ea2a7f0 created successfully. 2018-08-29 06:59:29,387 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-29 06:59:30,350 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-29 06:59:31,995 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-08-29 06:59:32,419 - sdnvpn.lib.openstack_utils - DEBUG - Network '5e2507ed-51d6-4333-832b-61eebe6b23a5' created successfully 2018-08-29 06:59:32,419 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-29 06:59:32,839 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'd6b6b67f-c83e-4148-ba0b-806b394bc5d8' created successfully 2018-08-29 06:59:32,839 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-29 06:59:33,009 - sdnvpn.lib.openstack_utils - DEBUG - Router '37ca0096-d0cd-43af-b2b7-d9ceea34bda8' created successfully 2018-08-29 06:59:33,010 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-29 06:59:35,528 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-29 06:59:35,528 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-29 06:59:37,958 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-29 06:59:38,495 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-08-29 06:59:38,749 - sdnvpn.lib.openstack_utils - DEBUG - Network '2df54b70-2e92-4290-817f-6686f1a8dac1' created successfully 2018-08-29 06:59:38,750 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-29 06:59:39,755 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '9b504178-758c-4fac-9050-24ce513859f0' created successfully 2018-08-29 06:59:39,755 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-29 06:59:40,081 - sdnvpn.lib.openstack_utils - DEBUG - Router 'cb00d619-199d-4cfa-914d-53de243f862c' created successfully 2018-08-29 06:59:40,081 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-29 06:59:42,227 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-29 06:59:42,227 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-29 06:59:44,198 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-29 06:59:44,768 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-08-29 07:05:38,917 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_3 2018-08-29 07:05:38,917 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_3 - Data center gateway integration': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'zrpcd is running in overcloud-controller-2': 'PASS'}, {'zrpcd is running in overcloud-controller-0': 'PASS'}, {'zrpcd is running in overcloud-controller-1': 'PASS'}, {'Found BGP entity owner': 'PASS'}, {'bgpd is running': 'PASS'}, {'Assign a Floating IP to sdnvpn-3-2-quagga ': 'PASS'}, {'Bootstrap quagga inside an OpenStack instance': 'PASS'}, {'Peering with quagga': 'PASS'}]} 2018-08-29 07:05:38,918 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-08-29 07:05:38,918 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-08-29 07:05:38,918 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-08-29 07:05:38,992 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-08-29 07:05:39,007 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-29 07:05:39,008 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2018-08-29 07:05:39,957 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-29 07:05:44,883 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-29 07:06:27,127 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-512783', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'networks': [], u'tenant_id': u'8331fb80acb1488a84bc7cffea257dab', u'route_targets': [u'55:55'], u'project_id': u'8331fb80acb1488a84bc7cffea257dab', u'type': u'l3', u'id': u'2403b4db-7905-4ca0-a429-1b97772e7ad0'}} 2018-08-29 07:07:54,561 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-29 07:08:27,085 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-589231', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'8331fb80acb1488a84bc7cffea257dab', u'route_targets': [u'88:88'], u'project_id': u'8331fb80acb1488a84bc7cffea257dab', u'type': u'l3', u'id': u'5c25e652-8041-4725-8f37-454c6c1ab063'}} 2018-08-29 07:08:30,505 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-29 07:09:12,712 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-08-29 07:09:12,712 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_2 - Tenant separation': {'status': 'PASS', 'details': [{u"[10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11]": 'PASS'}, {u"[10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12]": 'PASS'}]} 2018-08-29 07:09:12,712 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-08-29 07:09:12,712 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-08-29 07:09:12,712 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-08-29 07:09:12,798 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-08-29 07:09:12,810 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-29 07:09:13,354 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-29 07:09:19,109 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-29 07:10:24,785 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-106139', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'8331fb80acb1488a84bc7cffea257dab', u'route_targets': [], u'project_id': u'8331fb80acb1488a84bc7cffea257dab', u'type': u'l3', u'id': u'5da8b222-1904-4387-a079-92b942137dcf'}} 2018-08-29 07:12:14,113 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-29 07:13:17,186 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-106139', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'8331fb80acb1488a84bc7cffea257dab', u'route_targets': [], u'project_id': u'8331fb80acb1488a84bc7cffea257dab', u'type': u'l3', u'id': u'548aea4a-1ff7-4c71-8731-b95d94495cb5'}} 2018-08-29 07:13:21,057 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-29 07:14:05,037 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2018-08-29 07:14:05,037 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets': {'status': 'FAIL', 'details': [{u"'sdnvpn-1-1' can ping 'sdnvpn-1-2'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-3'": 'FAIL'}, {u"'sdnvpn-1-1' cannot ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-4' can ping 'sdnvpn-1-5'": 'FAIL'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-4'": 'FAIL'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-5'": 'FAIL'}]} 2018-08-29 07:14:05,037 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-08-29 07:14:05,037 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-08-29 07:14:05,038 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-08-29 07:14:05,110 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-08-29 07:14:05,119 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-29 07:14:19,784 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-29 07:14:24,204 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-29 07:16:58,773 - sdnvpn.test.functest.testcase_12 - ERROR - One or more instances is down 2018-08-29 07:16:58,774 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-08-29 07:18:29,710 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-08-29 07:20:00,482 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-08-29 07:20:33,581 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '3bf5605b-038c-4630-a16e-eee0f7b98810')]: Unable to complete operation on subnet 3bf5605b-038c-4630-a16e-eee0f7b98810: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-5df012b3-f496-4967-a5da-baffbacdfebd'] 2018-08-29 07:20:33,582 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-08-29 07:20:33,582 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect': {'status': 'PASS', 'details': [{'New OVS flows added': 'PASS'}, {'New OVS groups added': 'PASS'}, {'OVS flows are programmed after resync expected flow count 276, actual flow count 278': 'PASS'}, {'OVS groups are programmed after resync expected group count 27, actual group count 27': 'PASS'}, {'OVS flows are programmed after resync expected flow count 276, actual flow count 284': 'PASS'}, {'OVS groups are programmed after resync expected group count 27, actual group count 27': 'PASS'}]} 2018-08-29 07:20:33,582 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology' 2018-08-29 07:20:33,582 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-08-29 07:20:33,583 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-08-29 07:20:33,663 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-08-29 07:20:33,672 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-29 07:20:48,718 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-29 07:20:53,017 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-29 07:22:11,864 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-08-29 07:22:44,039 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, 'bbe1a0bf-c842-41a9-903b-ffcf3a950e39')]: Unable to complete operation on subnet bbe1a0bf-c842-41a9-903b-ffcf3a950e39: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-beb6fb45-a578-4bae-b7de-53a3c5a78665'] 2018-08-29 07:22:44,173 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-08-29 07:23:14,422 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-08-29 07:23:14,423 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology': {'status': 'PASS', 'details': [{'New OVS group added': 'PASS'}, {'Group was deleted from ovs': 'PASS'}]} 2018-08-29 07:23:14,424 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-08-29 07:23:14,424 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-08-29 07:23:14,424 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-08-29 07:23:14,501 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-08-29 07:23:14,510 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-29 07:23:15,069 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-29 07:23:17,914 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-08-29 07:23:18,299 - sdnvpn.lib.openstack_utils - DEBUG - Network '9c42d3bd-b378-43e1-a8c5-1e687073df5d' created successfully 2018-08-29 07:23:18,300 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-29 07:23:19,066 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '8aca78a1-bf13-491d-be61-9e79f1f2e1f7' created successfully 2018-08-29 07:23:19,067 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-29 07:23:19,386 - sdnvpn.lib.openstack_utils - DEBUG - Router '9bbe2cb2-9b30-4984-abf2-a8aa5ce3f5c9' created successfully 2018-08-29 07:23:19,386 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-29 07:23:21,074 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-29 07:23:21,074 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-29 07:23:23,115 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-29 07:23:24,050 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-29 07:24:29,729 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-582094', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'8331fb80acb1488a84bc7cffea257dab', u'route_targets': [], u'project_id': u'8331fb80acb1488a84bc7cffea257dab', u'type': u'l3', u'id': u'a7a22267-6116-4cc8-ab45-b1cc5fc3724a'}} 2018-08-29 07:25:26,351 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-29 07:26:29,454 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-582094', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'8331fb80acb1488a84bc7cffea257dab', u'route_targets': [], u'project_id': u'8331fb80acb1488a84bc7cffea257dab', u'type': u'l3', u'id': u'91a5060b-b1bb-4446-bd2e-6991d4beb6f7'}} 2018-08-29 07:26:32,938 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-29 07:27:02,946 - sdnvpn.test.functest.testcase_4 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate router 'sdnvpn-4-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-2' | | FAIL | 'sdnvpn-4-1' can ping 'sdnvpn-4-3' | | PASS | 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-4-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-4-4' can ping 'sdnvpn-4-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ +----------------------------------------------------------------------------------------+ | Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. | +----------------------------------------------------------------------------------------+ +========================================================================================+ 2018-08-29 07:27:15,629 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2018-08-29 07:27:15,630 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association': {'status': 'FAIL', 'details': [{u"'sdnvpn-4-1' can ping 'sdnvpn-4-2'": 'PASS'}, {u"'sdnvpn-4-1' can ping 'sdnvpn-4-3'": 'FAIL'}, {u"'sdnvpn-4-1' cannot ping 'sdnvpn-4-4'": 'PASS'}, {u"'sdnvpn-4-4' can ping 'sdnvpn-4-5'": 'FAIL'}]} 2018-08-29 07:27:15,630 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-08-29 07:27:15,630 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-08-29 07:27:15,630 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-08-29 07:27:15,714 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-08-29 07:27:15,714 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-29 07:27:20,222 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-08-29 07:27:19.914 154 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=997fa34d-5464-47ad-8b4a-c18496ad8f2c) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 997fa34d-5464-47ad-8b4a-c18496ad8f2c | 2018-08-29T07:27:19 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 997fa34d-5464-47ad-8b4a-c18496ad8f2c ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-29 07:27:23,333 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-08-29 07:27:23,334 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-29 07:27:29,040 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-08-29 07:27:27.546 163 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-08-29 07:27:27.713 163 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-08-29 07:27:28.886 163 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8b99d483-8f62-432f-a741-91b2e182760c) has been successfully created! Using verifier 'opnfv-tempest' (UUID=8b99d483-8f62-432f-a741-91b2e182760c) as the default verifier for the future CLI operations. 2018-08-29 07:27:35,493 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-29 07:27:34.427 182 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8b99d483-8f62-432f-a741-91b2e182760c) for deployment 'opnfv-rally' (UUID=997fa34d-5464-47ad-8b4a-c18496ad8f2c). 2018-08-29 07:27:35.325 182 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8b99d483-8f62-432f-a741-91b2e182760c) has been successfully configured for deployment 'opnfv-rally' (UUID=997fa34d-5464-47ad-8b4a-c18496ad8f2c)! 2018-08-29 07:27:35,493 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-29 07:27:35,499 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-29 07:27:36,094 - sdnvpn.lib.openstack_utils - INFO - Creating image 'bgpvpn-tempest-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-29 07:34:59,036 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.run_tempest 2018-08-29 07:34:59,037 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest': {'status': 'FAIL', 'details': {'duration': ' 428.0000 ', 'failed': ' 2', 'tests': ['networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_network [4.085623s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_router [2.481936s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_invalid_network [1.105379s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_attach_associated_subnet_to_associated_router [4.624636s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn [0.336964s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_as_non_admin_fail [0.018111s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_with_invalid_routetargets [0.481158s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn_as_non_admin_fail [0.424679s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_disassociate_invalid_network [1.857020s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn_as_non_owner_fail [0.365254s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_netassoc_as_non_owner_fail [1.893184s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn_as_non_owner_fail [0.472274s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_netassoc_as_non_owner_fail [2.257361s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_bgpvpn_invalid_routetargets [0.493580s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target [0.721803s] ... FAILED', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target_non_admin_fail [0.246199s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_basic [374.578082s] ... FAILED'], 'num_tests': ' 17 '}} 2018-08-29 07:34:59,037 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances' 2018-08-29 07:34:59,037 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-08-29 07:34:59,037 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-08-29 07:34:59,123 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-08-29 07:34:59,133 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-29 07:34:59,682 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-29 07:35:02,807 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-29 07:37:34,366 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2018-08-29 07:37:34,367 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances': {'status': 'FAIL', 'details': [{' ,Ping failure from instance sdnvpn-10-3': 'FAIL'}, {'Ping succeeds': 'PASS'}]} 2018-08-29 07:37:34,367 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-08-29 07:37:34,367 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-08-29 07:37:34,367 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-08-29 07:37:34,446 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-08-29 07:37:34,446 - sdnvpn.test.functest.testcase_13 - INFO - Using old image 2018-08-29 07:37:34,456 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-29 07:37:35,023 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-08-29 07:37:47,513 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-08-29 07:37:47,573 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=71390aa7-6f2f-445d-8cc0-7479bffe30b7 created successfully. 2018-08-29 07:37:48,631 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-08-29 07:37:49,080 - sdnvpn.lib.openstack_utils - DEBUG - Network 'b4ed1ad9-91bf-4cdf-9758-d216bea07d9e' created successfully 2018-08-29 07:37:49,080 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-29 07:37:49,829 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '20bba96d-c4ab-4b72-bf4d-13f028f26a2b' created successfully 2018-08-29 07:37:49,829 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-29 07:37:50,042 - sdnvpn.lib.openstack_utils - DEBUG - Router '42382ea9-75bf-442d-a504-4c861116aea6' created successfully 2018-08-29 07:37:50,042 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-29 07:37:51,546 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-29 07:37:51,546 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-29 07:37:53,427 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-29 07:37:53,664 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-29 07:40:47,757 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-29 07:42:03,382 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-777910', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'8331fb80acb1488a84bc7cffea257dab', u'route_targets': [], u'project_id': u'8331fb80acb1488a84bc7cffea257dab', u'type': u'l3', u'id': u'cbbd6e2a-3a9b-4e5b-8216-f2841c7efd45'}} 2018-08-29 07:42:04,491 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-29 07:42:36,680 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2018-08-29 07:42:48,030 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-08-29 07:42:48,030 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario': {'status': 'FAIL', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'FAIL'}]} 2018-08-29 07:42:48,030 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-08-29 07:42:48,304 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-08-29 07:43:01,581 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-08-29 07:43:05,427 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-29 07:43:05,444 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-2.tar.gz --strip-components=1' 2018-08-29 07:43:11,033 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-29 07:43:11,049 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2018-08-29 07:43:16,104 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-29 07:43:16,117 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-1.tar.gz --strip-components=1' 2018-08-29 07:43:16,609 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-29 07:43:16,624 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2018-08-29 07:43:16,916 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-29 07:43:16,931 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2018-08-29 07:43:16,953 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-08-29 07:43:18,634 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-29 07:43:18,634 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 48:02 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-08-29 07:43:18,637 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-08-29 07:43:18,637 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 04:08 | PASS | | bgpvpn | sdnvpn | features | 48:02 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-08-29 07:43:18,640 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-29 07:43:24,938 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-274 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-29 07:43:24,944 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=a7BUMz4TCQhrYvJCDTVukhvKk export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.24,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.5 export OS_REGION_NAME=regionOne 2018-08-29 07:43:24,944 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-29 07:43:24,945 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-08-29 07:43:24,946 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-29 07:43:24,948 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-29 07:43:27,745 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-274 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-29 07:43:27,753 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=a7BUMz4TCQhrYvJCDTVukhvKk export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.24,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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 SDN_CONTROLLER_IP=192.30.9.5 export OS_REGION_NAME=regionOne 2018-08-29 07:43:27,753 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-29 07:43:27,753 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-08-29 07:43:27,755 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-08-29 07:43:27,757 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK